more build fix

This commit is contained in:
Joey Hess 2019-12-18 14:37:59 -04:00
parent 7d82b6911b
commit 9b29f0f5a3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -133,7 +133,7 @@ makeinfos updated version = do
let infofile = f ++ ".info"
let d = GitAnnexDistribution
{ distributionUrl = mkUrl f
, distributionKey = keyData k
, distributionKey = fromKey id k
, distributionVersion = bv
, distributionReleasedate = now
, distributionUrgentUpgrade = Just "6.20180626"