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

index 0efe02fb68ab3e2513f459bea92723e37dd9d9a1..b86dc9eaf5ffed2bc5904603232a4cee77806cd8 100644 (file)
@@ -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"