From: Joey Hess Date: Fri, 3 Sep 2021 16:36:42 +0000 (-0400) Subject: fix build X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~83^2~107 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=35bbf4514cdd26bf62a74000ceb0c078d13fe78d;p=git-annex.git fix build --- diff --git a/Build/DistributionUpdate.hs b/Build/DistributionUpdate.hs index 4cddf1004c..0243e9bcb1 100644 --- a/Build/DistributionUpdate.hs +++ b/Build/DistributionUpdate.hs @@ -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