GNU bug report logs - #75289
[PATCH] gnu: vcmi: Update to 1.6.1.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Thu, 2 Jan 2025 17:23: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>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75289: closed ([PATCH] gnu: vcmi: Update to 1.6.1.)
Date: Tue, 07 Jan 2025 10:15:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 Jan 2025 18:18:13 +0800
with message-id <875xmrnd0a.fsf <at> envs.net>
and subject line Re: [bug#75289] [PATCH] gnu: vcmi: Update to 1.6.1.
has caused the debbugs.gnu.org bug report #75289,
regarding [PATCH] gnu: vcmi: Update to 1.6.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75289: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75289
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
Subject: [PATCH] gnu: vcmi: Update to 1.6.1.
Date: Thu,  2 Jan 2025 19:21:28 +0200
* gnu/packages/games.scm (vcmi): Update to 1.6.1.

Change-Id: I2f46616ff77dcaf845ed5247f26a2057e6004751
---
 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 4608b8d2e8..2136513368 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -12147,7 +12147,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.5.7")
+    (version "1.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12156,7 +12156,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jgxhq6rz43ild16lmpcf6xbzdhilxpbvknlxy92sxfazyarcg07"))
+                "1lp9abxpv8qh6mfnik9wy1zan6drxznwp1s4nl64vqmpsxcyvddw"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: ab43d883a0a88adbcfd3c3ab8d4c097cd9054b90
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: 75289-done <at> debbugs.gnu.org
Subject: Re: [bug#75289] [PATCH] gnu: vcmi: Update to 1.6.1.
Date: Tue, 07 Jan 2025 18:18:13 +0800
Yovan Naumovski <yovan <at> gorski.stream> writes:

> * gnu/packages/games.scm (vcmi): Update to 1.6.1.

Pushed to master, also update to 1.6.2. thank you!


This bug report was last modified 137 days ago.

Previous Next


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