[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: delta: Use 'mirror-url'.
From: |
guix-commits |
Subject: |
01/04: gnu: delta: Use 'mirror-url'. |
Date: |
Sun, 10 Nov 2019 04:59:43 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit efd63d0215cddf293fe5d53cfc59727bedca4129
Author: Efraim Flashner <address@hidden>
Date: Sun Nov 10 11:18:23 2019 +0200
gnu: delta: Use 'mirror-url'.
* gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct
Debian download.
---
gnu/packages/debug.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 3372fc8..e4f79d8 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -52,7 +52,7 @@
(origin
(method url-fetch)
(uri (list
- (string-append "http://ftp.de.debian.org/debian/pool/main/d/delta/"
+ (string-append "mirror://debian/pool/main/d/delta/"
"delta_" version ".orig.tar.gz")
;; This uri seems to send guix download into an infinite loop
(string-append "http://delta.tigris.org/files/documents/3103/"