GNU bug report logs - #65563
[PATCH] gnu: vcmi: Update to 1.3.1.

Previous Next

Package: guix-patches;

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

Date: Sun, 27 Aug 2023 10:12:02 UTC

Severity: normal

Tags: patch

Merged with 65588

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Yovan Naumovski <yovan <at> gorski.stream>
Subject: bug#65563: closed (Re: bug#65563: [PATCH] gnu: vcmi: Update to
 1.3.1.)
Date: Sat, 09 Sep 2023 13:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65563: [PATCH] gnu: vcmi: Update to 1.3.1.

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

-- 
65563: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65563
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: 65563-done <at> debbugs.gnu.org
Subject: Re: bug#65563: [PATCH] gnu: vcmi: Update to 1.3.1.
Date: Sat, 09 Sep 2023 15:45:43 +0200
Yovan Naumovski <yovan <at> gorski.stream> skribis:

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

Applied, thanks!

[Message part 3 (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.3.1.
Date: Sun, 27 Aug 2023 13:10:59 +0300
* gnu/packages/games.scm (vcmi): Update to 1.3.1.
---
 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 453d742fb1..0af129b210 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -10973,7 +10973,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.2.1")
+    (version "1.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -10982,7 +10982,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0f3fk1fc2wb7f2j4pxz89dzr8zjnrdh435mijia483a3bq59w7pk"))
+                "0jq84i6lxp96xkzq9mq8n2bbmincjzi39vijj9ws8i59c7xvjw5f"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.41.0




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

Previous Next


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