summaryrefslogtreecommitdiff
path: root/gnu/packages/debug.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-11-10 11:18:23 +0200
committerEfraim Flashner <efraim@flashner.co.il>2019-11-10 11:18:35 +0200
commitefd63d0215cddf293fe5d53cfc59727bedca4129 (patch)
treecc342d88991a96fd7a2388706f742b60a10edd17 /gnu/packages/debug.scm
parent49e29df52c588ad464dfd641a7ba724849205061 (diff)
downloadguix-patches-efd63d0215cddf293fe5d53cfc59727bedca4129.tar
guix-patches-efd63d0215cddf293fe5d53cfc59727bedca4129.tar.gz
gnu: delta: Use 'mirror-url'.
* gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct Debian download.
Diffstat (limited to 'gnu/packages/debug.scm')
-rw-r--r--gnu/packages/debug.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 3372fc89e1..e4f79d8250 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/"