gnu: xfburn: Don't use NAME in source URI.
* gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME.
This commit is contained in:
parent
a6bc056e94
commit
f4c830641e
@ -1052,7 +1052,7 @@ sending standard messages over D-Bus using the
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://archive.xfce.org/src/apps/xfburn/"
|
||||
(version-major+minor version) "/"
|
||||
name "-" version ".tar.bz2"))
|
||||
"xfburn-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1qdd8prnsfilsprg36p95cz3z50ffr9kgvka4d5pm260lsl3l5xa"))))
|
||||
|
Loading…
Reference in New Issue
Block a user