download: Replace misconfigured Apache mirror.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 5 Jul 2020 06:22:11 +0000 (08:22 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 5 Jul 2020 06:23:35 +0000 (08:23 +0200)
E.g. <http://apache.belnet.be/jakarta/oro/jakarta-oro-2.0.8.tar.gz>
redirects to a bogus 200 HTML page.

* guix/download.scm (%mirrors): Replace apache.belnet.be with
ftp.nluug.nl.

guix/download.scm

index e5df678..b7931e5 100644 (file)
       (apache             ; from http://www.apache.org/mirrors/dist.html
        "http://www.eu.apache.org/dist/"
        "http://www.us.apache.org/dist/"
-       "http://apache.belnet.be/"
+       "https://ftp.nluug.nl/internet/apache/"
        "http://apache.mirror.iweb.ca/"
        "http://mirrors.ircam.fr/pub/apache/"
        "http://apache.mirrors.ovh.net/ftp.apache.org/dist/"