GNU bug report logs - #69660
Update vcmi to 1.4.5

Previous Next

Package: guix-patches;

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

Date: Sat, 9 Mar 2024 02:17:02 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

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 69660 in the body.
You can then email your comments to 69660 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#69660; Package guix-patches. (Sat, 09 Mar 2024 02:17: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. (Sat, 09 Mar 2024 02:17: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: iyzsong <at> envs.net, liliana.prikler <at> gmail.com, adam.faiz <at> disroot.org
Subject: Update vcmi to 1.4.5
Date: Fri, 08 Mar 2024 18:12:45 -0800
[Message part 1 (text/plain, inline)]
Attached patch updates to vcmi 1.4.5. Play tested fine!

Thanks!

live well,
  vagrant
[0001-gnu-vcmi-Update-to-1.4.5.patch (text/x-diff, inline)]
From c9e9c4b315bdb2e2efdbda75ec21aebe9a2d8f51 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Fri, 8 Mar 2024 14:19:55 -0800
Subject: [PATCH] gnu: vcmi: Update to 1.4.5

* gnu/packages/games.scm (vcmi): Update to 1.4.5.
---
 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 9ff08e5e74..4d9687d5f9 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11379,7 +11379,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.4.2")
+    (version "1.4.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -11388,7 +11388,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "039d9dvb2i4y1fj6q5py34r17fwb5jqxkjcg7j57asjk4w9b7i8b"))
+                "1z4vy3drj6dra8rb243pyryr61jnlw3l7yxsxwl9rddv8cdk69lz"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: 09346fd05f19da3846635e1a0f1c844050d59f26
-- 
2.39.2

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

Information forwarded to guix-patches <at> gnu.org:
bug#69660; Package guix-patches. (Sun, 10 Mar 2024 09:27:01 GMT) Full text and rfc822 format available.

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

From: Adam Faiz <adam.faiz <at> disroot.org>
To: control <at> debbugs.gnu.org, 69660 <at> debbugs.gnu.org
Subject: QA review for 69660
Date: Sun, 10 Mar 2024 17:25:28 +0800
user guix
usertag 69660 + reviewed-looks-good
thanks

Guix QA review form submission:


Items marked as checked: Lint warnings, Package builds, Commit messages




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 13 Mar 2024 13:09:02 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> debian.org>:
bug acknowledged by developer. (Wed, 13 Mar 2024 13:09:02 GMT) Full text and rfc822 format available.

Message #13 received at 69660-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: adam.faiz <at> disroot.org, 69660-done <at> debbugs.gnu.org
Subject: Re: [bug#69660] Update vcmi to 1.4.5
Date: Wed, 13 Mar 2024 13:06:40 +0000
[Message part 1 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> debian.org> writes:

> [[PGP Signed Part:Signature made by expired key DC518FC87F9716AA Vagrant Cascadian <vagrant <at> aikidev.net>]]
> Attached patch updates to vcmi 1.4.5. Play tested fine!
>
> Thanks!
>
> live well,
>   vagrant
>
> [2. text/x-diff; 0001-gnu-vcmi-Update-to-1.4.5.patch]
> From c9e9c4b315bdb2e2efdbda75ec21aebe9a2d8f51 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant <at> debian.org>
> Date: Fri, 8 Mar 2024 14:19:55 -0800
> Subject: [PATCH] gnu: vcmi: Update to 1.4.5
>
> * gnu/packages/games.scm (vcmi): Update to 1.4.5.
> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks both, I've pushed this to master as
39d852d88aa77fb095c3a20df442fbafdc4d1605.

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2024 11:24:29 GMT) Full text and rfc822 format available.

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

Previous Next


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