mhw pushed a commit to branch master
in repository guix.

commit 09f9167cd4656ba05989390a4e8e3e23d5f5b9b7
Author: Mark H Weaver <[email protected]>
Date:   Wed Dec 18 16:32:52 2019 -0500

    download: Remove ramses.wh2.tu-dresden.de kernel mirror.
    
    * guix/download.scm (%mirrors): Remove ramses.wh2.tu-dresden.de, which seems
    to no longer work.
---
 guix/download.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guix/download.scm b/guix/download.scm
index 47c8087..b6b4812 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -132,7 +132,6 @@
        "ftp://ftp.hu.netfilter.org/";
        "ftp://www.lt.netfilter.org/pub/";)
       (kernel.org
-       "http://ramses.wh2.tu-dresden.de/pub/mirrors/kernel.org/";
        "http://linux-kernel.uio.no/pub/";
        "http://kernel.osuosl.org/pub/";
        "http://ftp.be.debian.org/pub/";

Reply via email to