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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74608 in the body.
You can then email your comments to 74608 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74608
; Package
guix-patches
.
(Fri, 29 Nov 2024 17:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lynn Leichtle <lynn <at> lynn.sh>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 29 Nov 2024 17:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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
Information forwarded
to
lynn <at> lynn.sh, adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
:
bug#74608
; Package
guix-patches
.
(Sat, 30 Nov 2024 18:50:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74608 <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74608
; Package
guix-patches
.
(Sat, 30 Nov 2024 19:08:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 74608 <at> debbugs.gnu.org (full text, mbox):
merge 74608 74620
thanks
Oops, sent the updated patch to 74608.
Have a good day,
Noé
Merged 74608 74620.
Request was from
Noé Lopez <noe <at> xn--no-cja.eu>
to
control <at> debbugs.gnu.org
.
(Sat, 30 Nov 2024 19:08:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 29 Dec 2024 12:24:06 GMT)
Full text and
rfc822 format available.
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.