fix build
authorJoey Hess <joeyh@joeyh.name>
Fri, 3 Sep 2021 16:36:42 +0000 (12:36 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 3 Sep 2021 16:36:42 +0000 (12:36 -0400)
Build/DistributionUpdate.hs

index 4cddf1004caf30f40a5969fe31fc2858ba89eddc..0243e9bcb19abbd4ca237d30443629e7323eabc7 100644 (file)
@@ -91,7 +91,7 @@ getbuild repodir (url, f) = do
                putStrLn $ "*** " ++ s
                return Nothing
        uo <- defUrlOptions
-       ifM (isRight <$> download nullMeterUpdate url tmp uo)
+       ifM (isRight <$> download nullMeterUpdate Nothing url tmp uo)
                ( ifM (liftIO $ virusFree tmp)
                        ( do
                                bv2 <- getbv