unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Lynn Leichtle via Guix-patches via <guix-patches@gnu.org>
Cc: 74620-done@debbugs.gnu.org, Lynn Leichtle <lynn@lynn.sh>
Subject: bug#74620: [PATCH v2] gnu: cataclysm-dda: Update to 0-H
Date: Sun, 01 Dec 2024 19:07:27 +0800	[thread overview]
Message-ID: <87ttbnoe4w.fsf@iscas.ac.cn> (raw)
In-Reply-To: <20241129195125.25642-1-lynn@lynn.sh> (Lynn Leichtle via Guix-patches via's message of "Fri, 29 Nov 2024 19:51:28 +0000")

[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]

Lynn Leichtle via Guix-patches via <guix-patches@gnu.org> writes:

> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

commit message should:
* gnu/packages/games.scm (cataclysm-dda): Update to 0.H.

you can use etc/committer.scm.

> 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)

If you're interested, try replacing the cdda build system with cmake.

>      (arguments

pushed, closing.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2024-12-01 11:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
2024-12-01 11:07 ` Zheng Junjie [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ttbnoe4w.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74620-done@debbugs.gnu.org \
    --cc=guix-patches@gnu.org \
    --cc=lynn@lynn.sh \
    /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 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).