summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-04-11 23:46:30 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-04-11 23:46:30 +0200
commit9d7577d5d808b6091ccecf6abb8b37b0dbe828b0 (patch)
tree2cbdc4f29e4d2ea72542a66976ae76894fcb0594 /gnu/packages/games.scm
parentd286ea6d5b67aac58fc92acece49da64f2a64113 (diff)
downloadguix-patches-9d7577d5d808b6091ccecf6abb8b37b0dbe828b0.tar
guix-patches-9d7577d5d808b6091ccecf6abb8b37b0dbe828b0.tar.gz
gnu: edgar: Update to 1.34.
* gnu/packages/games.scm (edgar): Update to 1.34.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 3e35479aae..150792bca5 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8740,7 +8740,7 @@ where the player draws runes in real time to effect the desired spell.")
(define-public edgar
(package
(name "edgar")
- (version "1.33")
+ (version "1.34")
(source
(origin
(method url-fetch)
@@ -8748,7 +8748,7 @@ where the player draws runes in real time to effect the desired spell.")
(string-append "https://github.com/riksweeney/edgar/releases/download/"
version "/edgar-" version "-1.tar.gz"))
(sha256
- (base32 "1mbx7dvizdca4g1blcv3bdh6yxd13k47rkya4rdzg0nvvz24m175"))))
+ (base32 "1121rq5wk3g8rs413av84s2kcy6qj6maspgy2vsxs36c2jd3yygl"))))
(build-system gnu-build-system)
(arguments '(#:tests? #f ; there are no tests
#:make-flags