projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f38eca
)
fix build
author
Joey Hess
<joeyh@joeyh.name>
Fri, 3 Sep 2021 16:36:42 +0000
(12:36 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 3 Sep 2021 16:36:42 +0000
(12:36 -0400)
Build/DistributionUpdate.hs
patch
|
blob
|
history
diff --git
a/Build/DistributionUpdate.hs
b/Build/DistributionUpdate.hs
index 4cddf1004caf30f40a5969fe31fc2858ba89eddc..0243e9bcb19abbd4ca237d30443629e7323eabc7 100644
(file)
--- 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