fix build

This commit is contained in:
Joey Hess 2021-09-03 12:36:42 -04:00
parent 9f38ecac1e
commit 35bbf4514c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View 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