[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: snorenotify: Use mirror://kde scheme for source-url.
From: |
Hartmut Goebel |
Subject: |
06/10: gnu: snorenotify: Use mirror://kde scheme for source-url. |
Date: |
Sun, 18 Feb 2018 13:23:49 -0500 (EST) |
htgoebel pushed a commit to branch master
in repository guix.
commit 343bffbd79c1accdad6f7054ce01418669bcee6b
Author: Hartmut Goebel <address@hidden>
Date: Sun Feb 4 16:12:03 2018 +0100
gnu: snorenotify: Use mirror://kde scheme for source-url.
* gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
---
gnu/packages/kde.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index f3a81d3..dc1d48f 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -491,7 +491,7 @@ cards.")
(source
(origin
(method url-fetch)
- (uri (string-append "http://download.kde.org/stable/snorenotify/"
+ (uri (string-append "mirror://kde/stable/snorenotify/"
version "/src/snorenotify-" version ".tar.xz"))
(sha256
(base32
- branch master updated (042f7c2 -> 102fc5b), Hartmut Goebel, 2018/02/18
- 04/10: gnu: libkomparediff2: Update to 17.12.1, Hartmut Goebel, 2018/02/18
- 02/10: gnu: kpmcore: Update to 3.3.0, Hartmut Goebel, 2018/02/18
- 05/10: gnu: libkomparediff2: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 06/10: gnu: snorenotify: Use mirror://kde scheme for source-url.,
Hartmut Goebel <=
- 08/10: gnu: ktextwidgets: Add optional input "qtspeech"., Hartmut Goebel, 2018/02/18
- 09/10: gnu: knotifications: Add optional input "qtspeech"., Hartmut Goebel, 2018/02/18
- 07/10: gnu: qca: Use mirror://kde scheme for source-url., Hartmut Goebel, 2018/02/18
- 10/10: gnu: Add qqc2-desktop-style., Hartmut Goebel, 2018/02/18
- 03/10: gnu: libksysguard: Update to 5.11.5., Hartmut Goebel, 2018/02/18
- 01/10: gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1, Hartmut Goebel, 2018/02/18