GNU bug report logs - #65588
Update vcmi game to 1.3.1.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Tue, 29 Aug 2023 02:21:02 UTC

Severity: normal

Tags: patch

Merged with 65563

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65588 in the body.
You can then email your comments to 65588 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#65588; Package guix-patches. (Tue, 29 Aug 2023 02:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vagrant Cascadian <vagrant <at> debian.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 29 Aug 2023 02:21:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Cc: liliana.prikler <at> gmail.com, iyzsong <at> envs.net
Subject: Update vcmi game to 1.3.1.
Date: Mon, 28 Aug 2023 19:19:40 -0700
[Message part 1 (text/plain, inline)]
This patch updates vcmi to 1.3.1.

Even tested it for a while, works nicely!

live well,
  vagrant
[0001-gnu-vcmi-Update-to-1.3.1.patch (text/x-diff, inline)]
From 0cca7f73b63f645dcea30d199c227f384fa56e40 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Sun, 27 Aug 2023 19:59:35 -0700
Subject: [PATCH] gnu: vcmi: Update to 1.3.1.

* 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

base-commit: 541b1c3e74cbb7965b7398d342882a038c893fbb
-- 
2.39.2

[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 65588 <at> debbugs.gnu.org and Vagrant Cascadian <vagrant <at> debian.org> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 09 Sep 2023 16:47:02 GMT) Full text and rfc822 format available.

Merged 65563 65588. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 09 Sep 2023 16:47:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Oct 2023 11:24:09 GMT) Full text and rfc822 format available.

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

Previous Next


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