summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-29 01:43:24 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-29 01:44:09 +0100
commit1d6c047937203e03c9626fe14aafba503748dd14 (patch)
tree3a3280a1ad91fa430fc412233f2ab8991f60abb9 /gnu/packages/games.scm
parent2e5a0690bb5585d0f240bff1df09db1c46a3d000 (diff)
gnu: powwow: Remove redundant FILE-NAME.
* gnu/packages/games.scm (powwow)[source]: Remove FILE-NAME.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 35e4e07875..aaa8c68f9c 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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"))))