gnu: libcanberra: Update URL.
Reported by Federico Beffa <beffa@ieee.org>. * gnu/packages/libcanberra.scm (libcanberra)[source]: Update URI.
This commit is contained in:
parent
f02f65efb4
commit
c8bf8b2f88
@ -35,7 +35,11 @@
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://0pointer.de/lennart/projects/libcanberra/libcanberra-"
|
||||
|
||||
;; This used to be at 0pointer.de but it vanished.
|
||||
(uri (string-append
|
||||
"http://pkgs.fedoraproject.org/repo/pkgs/libcanberra/libcanberra-"
|
||||
version ".tar.xz/34cb7e4430afaf6f447c4ebdb9b42072/libcanberra-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
Loading…
Reference in New Issue
Block a user