fix build
This commit is contained in:
parent
e7ff0607f8
commit
c4e34cf55d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ makeinfos updated version = do
|
|||
let infofile = f ++ ".info"
|
||||
let d = GitAnnexDistribution
|
||||
{ distributionUrl = mkUrl f
|
||||
, distributionKey = k
|
||||
, distributionKey = mkKey (const k)
|
||||
, distributionVersion = bv
|
||||
, distributionReleasedate = now
|
||||
, distributionUrgentUpgrade = Just "6.20180626"
|
||||
|
|
Loading…
Add table
Reference in a new issue