mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 18:56:43 +01:00
gnu: libmirage: Update source URI.
* gnu/packages/cdrom.scm (libmirage)[source]: Update to new source URI.
This commit is contained in:
parent
b8515f729b
commit
b667c540d1
1 changed files with 1 additions and 1 deletions
|
@ -953,7 +953,7 @@ (define-public libmirage
|
|||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"https://downloads.sourceforge.net/cdemu/libmirage-"
|
||||
"mirror://sourceforge/cdemu/libmirage/libmirage-"
|
||||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Reference in a new issue