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

* gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
master
Tobias Geerinckx-Rice 2019-03-29 04:30:10 +01:00
parent ed9bcf50d3
commit a01aea7d66
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3729,8 +3729,8 @@ throwing people around in pseudo-randomly generated buildings.")
(source (origin
(method url-fetch)
(uri (string-append
"https://www.roguetemple.com/z/hyper/"
name (string-join (string-split version #\.) "")
"https://www.roguetemple.com/z/hyper/hyperrogue"
(string-join (string-split version #\.) "")
"-src.tgz"))
(sha256
(base32