summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-29 04:07:18 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-29 04:07:44 +0100
commit07de94d6a4c7f9845b5f90beea37031a8334a7b8 (patch)
tree498edd1c70f7b575b16db71567d791b6fb2825d0 /gnu/packages/games.scm
parent4959856443b477c9905d80b1a82abc35636b14e5 (diff)
downloadpatches-07de94d6a4c7f9845b5f90beea37031a8334a7b8.tar
patches-07de94d6a4c7f9845b5f90beea37031a8334a7b8.tar.gz
gnu: hyperrogue: Don't use NAME in hyperrogue-data.
* gnu/packages/games.scm (hyperrogue)[native-inputs]: Hard code NAME in hyperrogue-data source URI.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 1c0b1daa18..cba6c3f7f5 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3806,7 +3806,7 @@ throwing people around in pseudo-randomly generated buildings.")
(method url-fetch)
(uri
(string-append
- "https://www.roguetemple.com/z/hyper/" name
+ "https://www.roguetemple.com/z/hyper/hyperrogue"
(string-join (string-split version #\.) "")
"-win.zip"))
(sha256