[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/182: gnu: delta: Use 'mirror-url'.
From: |
guix-commits |
Subject: |
168/182: gnu: delta: Use 'mirror-url'. |
Date: |
Fri, 15 Nov 2019 00:02:03 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit eeff1d20bfa817b05255cb8df92435c228c2047a
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/"
- 164/182: gnu: LibreSSL: Make search paths single-entry., (continued)
- 164/182: gnu: LibreSSL: Make search paths single-entry., guix-commits, 2019/11/15
- 169/182: gnu: raincat: Use 'mirror-url'., guix-commits, 2019/11/15
- 175/182: gnu: limnoria: Update to 2019.11.09 [security fix]., guix-commits, 2019/11/15
- 161/182: gnu: Remove monero-miniupnpc., guix-commits, 2019/11/15
- 160/182: gnu: cgal: Update to 4.14.2., guix-commits, 2019/11/15
- 165/182: gnu: Add ghc-ncurses., guix-commits, 2019/11/15
- 179/182: gnu: Add boost-with-python3., guix-commits, 2019/11/15
- 181/182: gnu: jalv: Fix gtkmm, add gtk+-2 and qtbase., guix-commits, 2019/11/15
- 180/182: gnu: zita-convolver: Update to 4.0.3., guix-commits, 2019/11/15
- 171/182: gnu: polkit-qt: Use https for home-page., guix-commits, 2019/11/15
- 168/182: gnu: delta: Use 'mirror-url'.,
guix-commits <=
- 166/182: gnu: Add scroll., guix-commits, 2019/11/15
- 174/182: gnu: xfce4-whiskermenu-plugin: Download over HTTPS., guix-commits, 2019/11/15
- 173/182: gnu: qtwebkit: Don't use NAME in source URI., guix-commits, 2019/11/15
- 178/182: gnu: gnome: Add gnome-screenshot to default apps., guix-commits, 2019/11/15
- 182/182: Merge branch 'master' into wip-gnome-updates, guix-commits, 2019/11/15
- 162/182: gnu: monero: Update to 0.15.0.0., guix-commits, 2019/11/15
- 170/182: gnu: polkit-qt: Use 'mirror-url'., guix-commits, 2019/11/15
- 177/182: gnu: qemu: Add upstream patch for failing test., guix-commits, 2019/11/15
- 176/182: gnu: Move numix-theme to gnome-xyz.scm., guix-commits, 2019/11/15
- 167/182: gnu: haskell-apps.scm: Add missing import., guix-commits, 2019/11/15