aboutsummaryrefslogtreecommitdiff
path: root/nar-herder/storage.scm
diff options
context:
space:
mode:
Diffstat (limited to 'nar-herder/storage.scm')
-rw-r--r--nar-herder/storage.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nar-herder/storage.scm b/nar-herder/storage.scm
index c1db3f5..a40e125 100644
--- a/nar-herder/storage.scm
+++ b/nar-herder/storage.scm
@@ -391,7 +391,7 @@ When VERIFY-CERTIFICATE? is true, verify HTTPS server certificates."
(store-path-hash-part
(assq-ref narinfo 'store-path))
".narinfo/info"))))
- (with-fibers-port-timeouts
+ (with-port-timeouts
(lambda ()
(call-with-values
(lambda ()
@@ -559,7 +559,7 @@ When VERIFY-CERTIFICATE? is true, verify HTTPS server certificates."
(raise-exception exn))
(lambda ()
- (with-fibers-port-timeouts
+ (with-port-timeouts
(lambda ()
(call-with-values
(lambda ()