GNU bug report logs - #78168
Update vcmi to 1.6.8

Previous Next

Package: guix-patches;

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

Date: Wed, 30 Apr 2025 22:33:01 UTC

Severity: normal

Done: Vagrant Cascadian <vagrant <at> debian.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: Vagrant Cascadian <vagrant <at> debian.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78168: closed (Update vcmi to 1.6.8)
Date: Wed, 07 May 2025 23:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 May 2025 16:17:16 -0700
with message-id <878qn8ovsz.fsf <at> wireframe>
and subject line Re: Update vcmi to 1.6.8
has caused the debbugs.gnu.org bug report #78168,
regarding Update vcmi to 1.6.8
to be marked as done.

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


-- 
78168: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78168
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Cc: iyzsong <at> envs.net, liliana.prikler <at> gmail.com, adam.faiz <at> disroot.org
Subject: Update vcmi to 1.6.8
Date: Wed, 30 Apr 2025 15:32:04 -0700
[Message part 3 (text/plain, inline)]
The attached patch updates vcmi to 1.6.8.

Builds and runs. Numerous bugfixes upstream...

No reverse dependents.

live well,
  vagrant
[0001-gnu-vcmi-Update-to-1.6.8.patch (text/x-diff, inline)]
From fc1d971d476a5d457e3579cb678c6444c3a2bc95 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Wed, 30 Apr 2025 07:10:02 -0700
Subject: [PATCH] gnu: vcmi: Update to 1.6.8.

* gnu/packages/games.scm (vcmi): Update to 1.6.8.
---
 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 626438b824..d75d21e6f7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -12455,7 +12455,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.6.5")
+    (version "1.6.8")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12464,7 +12464,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "02mv9b42w41xfk0w2kccj637gmw76sa0141iachvf2i9l1nn9vl3"))
+                "0sdcaxi9npjz7y6mxpbaz39idhkh05dlj2fz8f8xan21lhailvz4"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: 5bf15734c869ecb9103832cae56198eb8a9adf89
-- 
2.39.5

[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: 78168-done <at> debbugs.gnu.org
Cc: iyzsong <at> envs.net, liliana.prikler <at> gmail.com, adam.faiz <at> disroot.org
Subject: Re: Update vcmi to 1.6.8
Date: Wed, 07 May 2025 16:17:16 -0700
[Message part 7 (text/plain, inline)]
On 2025-04-30, Vagrant Cascadian wrote:
> The attached patch updates vcmi to 1.6.8.
>
> Builds and runs. Numerous bugfixes upstream...
>
> No reverse dependents.

Pushed as 03e5aac72766869e1dcf671d921eff3661a8a489.

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

This bug report was last modified 17 days ago.

Previous Next


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