mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: cdemu-client: Update source URI.
* gnu/packages/cdrom.scm (cdemu-client)[source]: Update to new source URI.
This commit is contained in:
parent
3c9b9dc865
commit
495acfc566
1 changed files with 1 additions and 1 deletions
|
@ -1011,7 +1011,7 @@ (define-public cdemu-client
|
|||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"https://downloads.sourceforge.net/cdemu/cdemu-client-"
|
||||
"mirror://sourceforge/cdemu/cdemu-client/cdemu-client-"
|
||||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Reference in a new issue