From: "Noé Lopez via Guix-patches via" <guix-patches@gnu.org>
To: 74608@debbugs.gnu.org
Cc: "Noé Lopez" <noe@xn--no-cja.eu>, "Lynn Leichtle" <lynn@lynn.sh>,
"Adam Faiz" <adam.faiz@disroot.org>,
"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
宋文武 <iyzsong@envs.net>
Subject: [bug#74608] [PATCH] gnu: cataclysm-dda: Update to 0.H.
Date: Sat, 30 Nov 2024 19:48:40 +0100 [thread overview]
Message-ID: <feefdc9391ca9bb476a507f3b38e7b24901a74e4.1732992459.git.noelopez@free.fr> (raw)
In-Reply-To: <20241129143408.32556-1-lynn@lynn.sh>
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(-)
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
next prev parent reply other threads:[~2024-11-30 18:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 14:34 [bug#74608] [PATCH] update cataclysm: dark days ahead to the latest version: Herbert Lynn Leichtle via Guix-patches via
2024-11-30 18:48 ` Noé Lopez via Guix-patches via [this message]
2024-11-30 19:08 ` [bug#74608] control message for 74608 Noé Lopez via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=feefdc9391ca9bb476a507f3b38e7b24901a74e4.1732992459.git.noelopez@free.fr \
--to=guix-patches@gnu.org \
--cc=74608@debbugs.gnu.org \
--cc=adam.faiz@disroot.org \
--cc=iyzsong@envs.net \
--cc=liliana.prikler@gmail.com \
--cc=lynn@lynn.sh \
--cc=noe@xn--no-cja.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.