guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/12: download: Remove broken X.org mirrors.


From: guix-commits
Subject: 01/12: download: Remove broken X.org mirrors.
Date: Fri, 14 Jul 2023 19:11:33 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c2c13e3225977b4fc23da825e8a2331d86ba8435
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:02 2023 +0200

    download: Remove broken X.org mirrors.
    
    These are still at <https://www.x.org/wiki/Releases/Download>, but
    then that page hasn't been updated since 2018.
    
    * guix/download.scm (%mirrors): Remove mirror.us.leaseweb.net and
    x.cs.pu.edu.tw.
---
 guix/download.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/guix/download.scm b/guix/download.scm
index 01ebe31897..e619a8a730 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -148,7 +148,6 @@
        "http://www.x.org/releases/"; ; main mirrors
        "http://mirror.csclub.uwaterloo.ca/x.org/"; ; North America
        "http://xorg.mirrors.pair.com/";
-       "http://mirror.us.leaseweb.net/xorg/";
        "ftp://mirror.csclub.uwaterloo.ca/x.org/";
        "ftp://xorg.mirrors.pair.com/";
        "ftp://artfiles.org/x.org/"; ; Europe
@@ -165,8 +164,7 @@
        "ftp://mirror.switch.ch/mirror/X11/";
        "ftp://mirrors.ircam.fr/pub/x.org/";
        "ftp://x.mirrors.skynet.be/pub/ftp.x.org/";
-       "http://x.cs.pu.edu.tw/"; ; East Asia
-       "ftp://ftp.cs.cuhk.edu.hk/pub/X11";
+       "ftp://ftp.cs.cuhk.edu.hk/pub/X11"; ; East Asia
        "ftp://ftp.u-aizu.ac.jp/pub/x11/x.org/";
        "ftp://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/";
        "ftp://ftp.kaist.ac.kr/x.org/";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]