* [bug#74620] [PATCH v2] gnu: cataclysm-dda: Update to 0-H
@ 2024-11-29 19:51 Lynn Leichtle via Guix-patches via
2024-11-30 18:48 ` [bug#74620] QA review for 74620 Noé Lopez via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Lynn Leichtle via Guix-patches via @ 2024-11-29 19:51 UTC (permalink / raw)
To: 74620; +Cc: Lynn Leichtle
---
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 6d29f7ac00..9c7316ff2c 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
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#74620] QA review for 74620
2024-11-29 19:51 [bug#74620] [PATCH v2] gnu: cataclysm-dda: Update to 0-H Lynn Leichtle via Guix-patches via
@ 2024-11-30 18:48 ` Noé Lopez via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Noé Lopez via Guix-patches via @ 2024-11-30 18:48 UTC (permalink / raw)
To: control, 74620
user guix
usertag 74620 + reviewed-looks-good
thanks
Guix QA review form submission:
Thanks for the patch! It builds and runs well, the commit message just needs to be changed for the ChangeLog format :) I’m sending an updated patch.
Items marked as checked: Lint warnings, Package builds
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-30 18:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 19:51 [bug#74620] [PATCH v2] gnu: cataclysm-dda: Update to 0-H Lynn Leichtle via Guix-patches via
2024-11-30 18:48 ` [bug#74620] QA review for 74620 Noé Lopez via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).