all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 63682@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#63682] [PATCH 1/2] gnu: warzone2100: Update to 4.3.5.
Date: Wed, 24 May 2023 21:36:10 +0800	[thread overview]
Message-ID: <f06548822c4949110573998bf2aef150889126e1.1684934823.git.iyzsong@member.fsf.org> (raw)

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/games.scm (warzone2100): Update to 4.3.5.
---
 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 d1e2248588..eb3e0eb842 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5393,7 +5393,7 @@ (define-public tennix
 (define-public warzone2100
   (package
     (name "warzone2100")
-    (version "4.3.3")
+    (version "4.3.5")
     (source
      (origin
        (method url-fetch)
@@ -5401,7 +5401,7 @@ (define-public warzone2100
                            version
                            "/warzone2100_src.tar.xz"))
        (sha256
-        (base32 "17p58wxwva0qp267hm1alas52jd9h74494wh01ahz880hscbjg1w"))
+        (base32 "1hq56hm6bn3s2pksznh5g8hgq6ww6fnl1pspr3bi93k3z7v0imh1"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 514644c10271c50de1d03702bc6df971dc72feb6
-- 
2.40.1





             reply	other threads:[~2023-05-24 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 13:36 iyzsong--- via Guix-patches via [this message]
2023-05-24 13:38 ` [bug#63682] [PATCH 2/2] gnu: warzone2100: Rewrite package arguments to G-expressions iyzsong--- via Guix-patches via
2023-05-24 16:47   ` Liliana Marie Prikler
2023-05-30 10:46     ` bug#63682: [PATCH 1/2] gnu: warzone2100: Update to 4.3.5 宋文武 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=f06548822c4949110573998bf2aef150889126e1.1684934823.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=63682@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    --cc=liliana.prikler@gmail.com \
    /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.