GNU bug report logs - #30398
[PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Thu, 8 Feb 2018 21:59:02 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 30398 <at> debbugs.gnu.org (full text, mbox):

From: Hartmut Goebel <h.goebel <at> crazy-compilers.com>
To: 30398 <at> debbugs.gnu.org
Subject: [PATCH 6/9] gnu: snorenotify: Use mirror://kde scheme for source-url.
Date: Thu,  8 Feb 2018 23:02:34 +0100
* 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 5d6fb6171..609314277 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -456,7 +456,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
-- 
2.13.6





This bug report was last modified 7 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.