[PATCH] update cataclysm: dark days ahead to the latest version: Herbert

  • Done
  • quality assurance status badge
Details
2 participants
  • Lynn Leichtle
  • Noé Lopez
Owner
unassigned
Submitted by
Lynn Leichtle
Severity
normal
Merged with
L
L
Lynn Leichtle wrote on 29 Nov 15:34 +0100
(address . guix-patches@gnu.org)(name . Lynn Leichtle)(address . lynn@lynn.sh)
20241129143408.32556-1-lynn@lynn.sh
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
N
N
Noé Lopez wrote on 30 Nov 19:48 +0100
[PATCH] gnu: cataclysm-dda: Update to 0.H.
(address . 74608@debbugs.gnu.org)(name . Noé Lopez)(address . noe@xn--no-cja.eu)
feefdc9391ca9bb476a507f3b38e7b24901a74e4.1732992459.git.noelopez@free.fr
From: Lynn Leichtle <lynn@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(-)

Toggle diff (28 lines)
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
N
N
Noé Lopez wrote on 30 Nov 20:08 +0100
control message for 74608
87ser8v8sx.fsf@xn--no-cja.eu
merge 74608 74620
thanks

Oops, sent the updated patch to 74608.

Have a good day,
Noé
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74608@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74608
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch