guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: iyzsong
Subject: [bug#63682] [PATCH 1/2] gnu: warzone2100: Update to 4.3.5.
Date: Wed, 24 May 2023 21:36:10 +0800

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 via email to

[Prev in Thread] Current Thread [Next in Thread]