mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: powwow: Remove redundant FILE-NAME.
* gnu/packages/games.scm (powwow)[source]: Remove FILE-NAME.
This commit is contained in:
parent
2e5a0690bb
commit
1d6c047937
1 changed files with 0 additions and 1 deletions
|
@ -2880,7 +2880,6 @@ (define-public powwow
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
"https://www.hoopajoo.net/static/projects/powwow-"
|
"https://www.hoopajoo.net/static/projects/powwow-"
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gf0jc1vfv05lxij51n3c1dqn3aiiy2kj1v6q14an3wm7yl7cllp"))))
|
"1gf0jc1vfv05lxij51n3c1dqn3aiiy2kj1v6q14an3wm7yl7cllp"))))
|
||||||
|
|
Loading…
Reference in a new issue