ngz pushed a commit to branch master
in repository guix.
commit d4a8639dbd72cea6efa085b41b055d4137a13f4c
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Thu Mar 9 13:27:37 2023 +0100
gnu: cataclysm-dda: Update to 0.G.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.G.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d057823832..a0d7d68c2f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -942,7 +942,7 @@ high a score as possible.")
(define-public cataclysm-dda
(package
(name "cataclysm-dda")
- (version "0.F-3")
+ (version "0.G")
(source
(origin
(method git-fetch)
@@ -950,7 +950,7 @@ high a score as possible.")
(url "https://github.com/CleverRaven/Cataclysm-DDA")
(commit version)))
(sha256
- (base32 "1qnsz6az9qp4sbr3y4rcqhlmadrrdzafvd2xwf3db5wn0swvbjys"))
+ (base32 "0y8513yflxfqblk42h5ad0dq5lx5s8k6hhjy65yfcda7amsv9mhx"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments