more build fix
authorJoey Hess <joeyh@joeyh.name>
Wed, 18 Dec 2019 18:37:59 +0000 (14:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 18 Dec 2019 18:37:59 +0000 (14:37 -0400)
Build/DistributionUpdate.hs

index ce2211cf39fba3c968a7420033010f7121c7d638..b939121f0137739385d317a69c73c8695c2c2a5d 100644 (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"