Update vcmi game to 1.3.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal
Merged with
V
V
Vagrant Cascadian wrote on 29 Aug 2023 04:19
(address . guix-patches@gnu.org)
87h6oid1z7.fsf@wireframe
This patch updates vcmi to 1.3.1.

Even tested it for a while, works nicely!

live well,
vagrant
From 0cca7f73b63f645dcea30d199c227f384fa56e40 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@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(-)

Toggle diff (26 lines)
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
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZO1VvQAKCRDcUY/If5cW
qkbBAQDFMJegkJoMxz+UwJ7Ds5Img3+oWWpJIlhkqnWN63sjpgEAqLetTq1FowFy
98LkE8a6RY5R4iXtxsNxG2YNNSOLYwo=
=zUds
-----END PGP SIGNATURE-----

L
L
Ludovic Courtès wrote on 9 Sep 2023 18:46
control message for bug #65588
(address . control@debbugs.gnu.org)
87o7ibwb07.fsf@gnu.org
close 65588
quit
L
L
Ludovic Courtès wrote on 9 Sep 2023 18:46
control message for bug #65563
(address . control@debbugs.gnu.org)
87msxvwazz.fsf@gnu.org
merge 65563 65588
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65588@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65588
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch