GNU bug report logs -
#74608
[PATCH] update cataclysm: dark days ahead to the latest version: Herbert
Previous Next
Reported by: Lynn Leichtle <lynn <at> lynn.sh>
Date: Fri, 29 Nov 2024 17:46:02 UTC
Severity: normal
Tags: patch
Merged with 74620
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: Lynn Leichtle <lynn <at> lynn.sh>
* gnu/packages/games.scm (cataclysm-dda): Update to 0.H.
Change-Id: I7435d1f508fcb9d758c6e9178c98b1a3e8ab8c22
---
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 686a1e48e7..b219877b22 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1229,7 +1229,7 @@ (define-public bzflag
(define-public cataclysm-dda
(package
(name "cataclysm-dda")
- (version "0.G")
+ (version "0.H")
(source
(origin
(method git-fetch)
@@ -1237,7 +1237,7 @@ (define-public cataclysm-dda
(url "https://github.com/CleverRaven/Cataclysm-DDA")
(commit version)))
(sha256
- (base32 "0y8513yflxfqblk42h5ad0dq5lx5s8k6hhjy65yfcda7amsv9mhx"))
+ (base32 "00lqpvr66h5bpkliln764nh7b0m6chs85yws1l6gg44mijkr6f1j"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
base-commit: 3feaac67a3426c7412e845f1ad9e6596235a3586
prerequisite-patch-id: d60665f9abfbc424d08418ccbc1ceaa14437e160
prerequisite-patch-id: f05dc1215da749ae98a9bdd2cad4a191ba5c2140
--
2.46.0
This bug report was last modified 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.