gnu: powwow: Remove redundant FILE-NAME.

* gnu/packages/games.scm (powwow)[source]: Remove FILE-NAME.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-29 01:43:24 +01:00
parent 2e5a0690bb
commit 1d6c047937
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -2880,7 +2880,6 @@ is attributed to Albert Einstein.")
(uri (string-append
"https://www.hoopajoo.net/static/projects/powwow-"
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1gf0jc1vfv05lxij51n3c1dqn3aiiy2kj1v6q14an3wm7yl7cllp"))))