gnu: snorenotify: Use mirror://kde scheme for source-url.
* gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
This commit is contained in:
parent
352e14d87c
commit
343bffbd79
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user