mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
download: Update KDE mirror list.
* guix/download.scm (%mirrors): Update one mirror URL and remove 2 dead ones. Change-Id: Ibdc03f0b7df94b73bb5be0fda5a6244b017e747e
This commit is contained in:
parent
970d956128
commit
0a7cdaec87
1 changed files with 1 additions and 3 deletions
|
@ -269,7 +269,6 @@ (define %mirrors
|
|||
"https://mirror.kumi.systems/kde/ftp/"
|
||||
"https://mirrors.ircam.fr/pub/KDE/"
|
||||
"https://ftp.gwdg.de/pub/linux/kde/"
|
||||
"https://mirrors.gethosted.online/kde/pub/kde/"
|
||||
"https://fr2.rpmfind.net/linux/KDE/"
|
||||
"https://mirror.faigner.de/kde/ftp/"
|
||||
"https://www.mirrorservice.org/sites/download.kde.org/"
|
||||
|
@ -286,7 +285,6 @@ (define %mirrors
|
|||
"https://mirrors.nav.ro/kde/"
|
||||
"https://mirrors.xtom.ee/kde/"
|
||||
"https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/"
|
||||
"https://kde.ip-connect.vn.ua/"
|
||||
"https://mirrors.netix.net/kde/"
|
||||
"https://ftp.cc.uoc.gr/mirrors/kde/"
|
||||
;; North America
|
||||
|
@ -305,7 +303,7 @@ (define %mirrors
|
|||
"https://mirrors.xtom.jp/kde/"
|
||||
"https://mirrors.xtom.hk/kde/"
|
||||
;; Africa
|
||||
"http://mirror.retentionrange.co.bw/kde/"
|
||||
"https://mirror.dimensiondata.com/mirror/ftp.kde.org/"
|
||||
;; Oceania
|
||||
"https://mirrors.xtom.au/kde/")
|
||||
(openbsd
|
||||
|
|
Loading…
Reference in a new issue