GNU bug report logs -
#68578
Update to vcmi 1.4.2
Previous Next
Reported by: Vagrant Cascadian <vagrant <at> debian.org>
Date: Fri, 19 Jan 2024 01:36:01 UTC
Severity: normal
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
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 68578 in the body.
You can then email your comments to 68578 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68578
; Package
guix-patches
.
(Fri, 19 Jan 2024 01:36:01 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
.
(Fri, 19 Jan 2024 01:36:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Did local build and a bit of play testing of vcmi 1.4.2, appears to work
and has some nice new features!
Patch attached.
Thanks!
live well,
vagrant
[0001-gnu-vcmi-Update-to-1.4.2.patch (text/x-diff, inline)]
From 9b4081aff694e9f0e3ffc1d3b32eafd0fe0230eb Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Tue, 16 Jan 2024 17:39:55 -0800
Subject: [PATCH] gnu: vcmi: Update to 1.4.2.
* gnu/packages/games.scm (vcmi): Update to 1.4.2.
---
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 50efe7b010..0c9192401d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11254,7 +11254,7 @@ (define-public fheroes2
(define-public vcmi
(package
(name "vcmi")
- (version "1.3.2")
+ (version "1.4.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -11263,7 +11263,7 @@ (define-public vcmi
(file-name (git-file-name name version))
(sha256
(base32
- "1x1bzd89h0j4xci91d2v5aj5vgkx6vm12iml805wkia4hy1jp4ff"))
+ "039d9dvb2i4y1fj6q5py34r17fwb5jqxkjcg7j57asjk4w9b7i8b"))
(patches (search-patches "vcmi-disable-privacy-breach.patch"))))
(build-system cmake-build-system)
(arguments
--
2.39.2
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
You have taken responsibility.
(Sun, 21 Jan 2024 08:41:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
bug acknowledged by developer.
(Sun, 21 Jan 2024 08:41:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68578-done <at> debbugs.gnu.org (full text, mbox):
Am Donnerstag, dem 18.01.2024 um 17:34 -0800 schrieb Vagrant Cascadian:
> Did local build and a bit of play testing of vcmi 1.4.2, appears to
> work and has some nice new features!
>
> Patch attached.
Patch pushed.
Thanks
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 18 Feb 2024 12:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.