[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Remove sunet.se FTP mirror.
From: |
Dave Thompson |
Subject: |
[PATCH] Remove sunet.se FTP mirror. |
Date: |
Tue, 12 Aug 2014 09:52:30 -0400 |
User-agent: |
Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) |
The mirror ftp.sunet.se is shutting down soon. Today it was removed
from the mirror list on gnu.org.
>From 41cda05b269da77310537eaf17afd2daa15a36c9 Mon Sep 17 00:00:00 2001
From: David Thompson <address@hidden>
Date: Tue, 12 Aug 2014 09:48:34 -0400
Subject: [PATCH] Remove ftp.sunset.se mirror.
* guix/download.scm (%mirrors): Remove ftp.sunet.se URIs.
---
guix/download.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/guix/download.scm b/guix/download.scm
index 47b72f4..22c3ba1 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -130,7 +130,6 @@
"ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.x.org/"
"ftp://ftp.portal-to-web.de/pub/mirrors/x.org/"
"ftp://ftp.solnet.ch/mirror/x.org/"
- "ftp://ftp.sunet.se/pub/X11/"
"ftp://gd.tuwien.ac.at/X11/"
"ftp://mi.mirror.garr.it/mirrors/x.org/"
"ftp://mirror.cict.fr/x.org/"
@@ -161,7 +160,6 @@
;; from http://www.imagemagick.org/script/download.php
;; (without mirrors that are unavailable or not up to date)
;; mirrors keeping old versions at the top level
- "ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/"
"ftp://sunsite.icm.edu.pl/packages/ImageMagick/"
;; mirrors moving old versions to "legacy"
"http://mirrors-au.go-parts.com/mirrors/ImageMagick/"
--
1.7.9.5
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
- [PATCH] Remove sunet.se FTP mirror.,
Dave Thompson <=