summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-29 00:47:55 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-29 00:47:55 +0100
commit96848ecc16589282681208c56fcb4e5d077ced52 (patch)
tree0d981b2b32a65a8cc440efb6db63aec802c5d78c /gnu/packages/games.scm
parenta544817e800859cea57f070336ed307d78a3e399 (diff)
downloadguix-patches-96848ecc16589282681208c56fcb4e5d077ced52.tar
guix-patches-96848ecc16589282681208c56fcb4e5d077ced52.tar.gz
gnu: pipewalker: Don't use NAME in source URI.
* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 7f23711123..7ca223a0a6 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -999,10 +999,9 @@ role, and your gender.")
(origin
(method url-fetch)
(uri (string-append "http://downloads.sourceforge.net/pipewalker/"
- name "-" version ".tar.gz"))
+ "pipewalker-" version ".tar.gz"))
(sha256
- (base32
- "1x46wgk0s55562pd96cxagxkn6wpgglq779f9b64ff1k3xzp3myn"))))
+ (base32 "1x46wgk0s55562pd96cxagxkn6wpgglq779f9b64ff1k3xzp3myn"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags