summaryrefslogtreecommitdiff
path: root/guix/download.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-12-17 01:00:00 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2023-12-17 01:00:00 +0100
commit766822aa87b94eacb3c49fd68261ae4ce9088a56 (patch)
tree5394bd9cd567f4812a4b5b420b72f3b05dd67e1a /guix/download.scm
parent0a7cdaec874726d67b155406d1dd072aae64abee (diff)
download: Update Apache mirror list.
* guix/download.scm (%mirrors): Remove several vanished hosts and all FTP URLs. Use HTTPS where supported. Add some new HTTPS mirrors. Change-Id: Ie707e92ae65b8a3287d941e3e6ffb84592417b95
Diffstat (limited to 'guix/download.scm')
-rw-r--r--guix/download.scm20
1 files changed, 11 insertions, 9 deletions
diff --git a/guix/download.scm b/guix/download.scm
index fb74dc0db5..21d02ab203 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -131,19 +131,21 @@
"http://ftp.be.debian.org/pub/"
"https://mirrors.edge.kernel.org/pub/"
"ftp://ftp.funet.fi/pub/mirrors/ftp.kernel.org/pub/")
- (apache ; from http://www.apache.org/mirrors/dist.html
- "http://www.eu.apache.org/dist/"
- "http://www.us.apache.org/dist/"
- "https://ftp.nluug.nl/internet/apache/"
+ (apache
+ "https://dlcdn.apache.org/"
+ "https://downloads.apache.org/"
+ "https://mirrors.sonic.net/apache/"
+ "https://apache.osuosl.org/"
+ "https://mirrors.ircam.fr/pub/apache/"
+ "https://apache-mirror.rbc.ru/pub/apache/"
+ "https://mirrors.ibiblio.org/apache/"
+
+ ;; No HTTPS.
"http://apache.mirror.iweb.ca/"
- "http://mirrors.ircam.fr/pub/apache/"
"http://apache.mirrors.ovh.net/ftp.apache.org/dist/"
- "http://apache-mirror.rbc.ru/pub/apache/"
- "ftp://ftp.osuosl.org/pub/apache/"
- "http://mirrors.ibiblio.org/apache/"
;; As a last resort, try the archive.
- "http://archive.apache.org/dist/")
+ "https://archive.apache.org/dist/")
(xorg ; from http://www.x.org/wiki/Releases/Download
"http://www.x.org/releases/" ; main mirrors
"http://mirror.csclub.uwaterloo.ca/x.org/" ; North America