GNU bug report logs - #63682
[PATCH 1/2] gnu: warzone2100: Update to 4.3.5.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Wed, 24 May 2023 13:37:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> envs.net
Subject: bug#63682: closed (Re: bug#63682: [PATCH 1/2] gnu: warzone2100:
 Update to 4.3.5.)
Date: Tue, 30 May 2023 10:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63682: [PATCH 1/2] gnu: warzone2100: Update to 4.3.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63682 <at> debbugs.gnu.org.

-- 
63682: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63682
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 63682-done <at> debbugs.gnu.org
Subject: Re: bug#63682: [PATCH 1/2] gnu: warzone2100: Update to 4.3.5.
Date: Tue, 30 May 2023 18:46:09 +0800
> Maybe add a newline after #:phases for horizontal real estate. 
> Otherwise LGTM but untested.

Done, thank you for review!

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 1/2] gnu: warzone2100: Update to 4.3.5.
Date: Wed, 24 May 2023 21:36:10 +0800
From: 宋文武 <iyzsong <at> 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




This bug report was last modified 1 year and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.