gnu: pipewalker: Don't use NAME in source URI.

* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
master
Tobias Geerinckx-Rice 2019-03-29 00:47:55 +01:00
parent a544817e80
commit 96848ecc16
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -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