guix-commits
[Top][All Lists]
Advanced

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

02/12: download: Remove stale Yandex GNOME mirror.


From: guix-commits
Subject: 02/12: download: Remove stale Yandex GNOME mirror.
Date: Fri, 14 Jul 2023 19:11:33 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

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

    download: Remove stale Yandex GNOME mirror.
    
    * guix/download.scm (%mirrors): Remove mirror.yandex.ru from gnome.
---
 guix/download.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/guix/download.scm b/guix/download.scm
index e619a8a730..30d7c5a86e 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -91,8 +91,7 @@
        "ftp://ftp.gnupg.org/gcrypt/";)
       (gnome
        "https://download.gnome.org/";
-       "http://ftp.gnome.org/pub/GNOME/";
-       "http://mirror.yandex.ru/mirrors/ftp.gnome.org/";)
+       "http://ftp.gnome.org/pub/GNOME/";)
       (hackage
        "http://hackage.haskell.org/";)
       (savannah           ; http://download0.savannah.gnu.org/mirmon/savannah/



reply via email to

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