[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/
- branch master updated (917a299831 -> de088be221), guix-commits, 2023/07/14
- 02/12: download: Remove stale Yandex GNOME mirror.,
guix-commits <=
- 01/12: download: Remove broken X.org mirrors., guix-commits, 2023/07/14
- 05/12: gnu: nsd: Update to 4.7.0., guix-commits, 2023/07/14
- 07/12: gnu: knot: Update to 3.2.8., guix-commits, 2023/07/14
- 08/12: gnu: knot: Use G-expressions., guix-commits, 2023/07/14
- 04/12: gnu: btor2tools: Use HTTPS home page., guix-commits, 2023/07/14
- 06/12: gnu: nsd: Use G-expressions., guix-commits, 2023/07/14
- 10/12: gnu: blasr-libcpp, blasr: Use Web Archived home pages., guix-commits, 2023/07/14
- 12/12: gnu: brdf-explorer: Mark up description., guix-commits, 2023/07/14
- 03/12: gnu: boolector: Use HTTPS home page., guix-commits, 2023/07/14
- 09/12: gnu: yadifa: Update to 2.6.4., guix-commits, 2023/07/14