summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2018-02-08 22:08:56 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2018-02-18 19:21:38 +0100
commit352e14d87c792a37903dd9a44b11c0a1bf06c8aa (patch)
tree6ae3ab358966b577889aa1f65e36d4bc89e84aa6 /gnu/packages/kde.scm
parent360000169371a4c801cdd2e694f40c813baa2053 (diff)
downloadguix-patches-352e14d87c792a37903dd9a44b11c0a1bf06c8aa.tar
guix-patches-352e14d87c792a37903dd9a44b11c0a1bf06c8aa.tar.gz
gnu: libkomparediff2: Use mirror://kde scheme for source-url.
* gnu/packages/kde.scm (libkomparediff2)[source]: Use mirror://kde scheme.
Diffstat (limited to 'gnu/packages/kde.scm')
-rw-r--r--gnu/packages/kde.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index bb24bdf397..f3a81d39f0 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -371,8 +371,8 @@ other special events for a geographical region.")
(source
(origin
(method url-fetch)
- (uri (string-append "https://github.com/KDE/libkomparediff2/archive/v"
- version ".tar.gz"))
+ (uri (string-append "mirror://kde/stable/applications"
+ "/" version "/src/" name "-" version ".tar.xz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32