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

* gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
This commit is contained in:
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 (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
"https://www.roguetemple.com/z/hyper/" "https://www.roguetemple.com/z/hyper/hyperrogue"
name (string-join (string-split version #\.) "") (string-join (string-split version #\.) "")
"-src.tgz")) "-src.tgz"))
(sha256 (sha256
(base32 (base32