GNU bug report logs - #66163
[PATCH] gnu: vcmi: Update to 1.3.2.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Sat, 23 Sep 2023 01:51:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Zhu Zihao <all_but_last <at> 163.com>
Subject: bug#66163: closed (Re: [bug#66163] [PATCH] gnu: vcmi: Update to
 1.3.2.)
Date: Wed, 27 Sep 2023 11:51:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66163: [PATCH] gnu: vcmi: Update to 1.3.2.

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 66163 <at> debbugs.gnu.org.

-- 
66163: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66163
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 66163-done <at> debbugs.gnu.org, guix-patches <at> gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 宋文武 <iyzsong <at> envs.net>
Subject: Re: [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2.
Date: Wed, 27 Sep 2023 12:49:42 +0100
[Message part 3 (text/plain, inline)]
Zhu Zihao <all_but_last <at> 163.com> writes:

> * gnu/packages/games.scm (vcmi): Update to 1.3.2.
> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
d05af1dbaf84166e0f92e65d42bc75507033d41c.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Cc: Zhu Zihao <all_but_last <at> 163.com>
Subject: [PATCH] gnu: vcmi: Update to 1.3.2.
Date: Sat, 23 Sep 2023 09:49:55 +0800
* gnu/packages/games.scm (vcmi): Update to 1.3.2.
---
 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 0b7518c2c2..9e3aa2dafc 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11050,7 +11050,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.3.1")
+    (version "1.3.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -11059,7 +11059,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jq84i6lxp96xkzq9mq8n2bbmincjzi39vijj9ws8i59c7xvjw5f"))
+                "1x1bzd89h0j4xci91d2v5aj5vgkx6vm12iml805wkia4hy1jp4ff"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: f45c0c82289d409b4fac00464ea8b323839ba53f
-- 
2.41.0




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

Previous Next


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