download: Add download.kde.org to kde mirrors.
* guix/download.scm (%mirrors)[kde]: Add download.kde.org.
This commit is contained in:
parent
00f4690568
commit
112f089d6c
|
@ -227,6 +227,7 @@
|
||||||
"http://ftp.debian.org/debian/"
|
"http://ftp.debian.org/debian/"
|
||||||
"http://archive.debian.org/debian/")
|
"http://archive.debian.org/debian/")
|
||||||
(kde
|
(kde
|
||||||
|
"http://download.kde.org"
|
||||||
;; Mirrors from http://files.kde.org/extra/mirrors.html
|
;; Mirrors from http://files.kde.org/extra/mirrors.html
|
||||||
;; Europe
|
;; Europe
|
||||||
"http://mirror.easyname.at/kde"
|
"http://mirror.easyname.at/kde"
|
||||||
|
|
Loading…
Reference in New Issue