mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 03:29:40 -05:00
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
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ (define %mirrors
|
||||||
"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 a new issue