all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68578] Update to vcmi 1.4.2
@ 2024-01-19  1:34 Vagrant Cascadian
  2024-01-21  8:39 ` bug#68578: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2024-01-19  1:34 UTC (permalink / raw)
  To: 68578; +Cc: liliana.prikler, iyzsong


[-- Attachment #1.1: Type: text/plain, Size: 153 bytes --]

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-vcmi-Update-to-1.4.2.patch --]
[-- Type: text/x-diff, Size: 1205 bytes --]

From 9b4081aff694e9f0e3ffc1d3b32eafd0fe0230eb Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68578: Update to vcmi 1.4.2
  2024-01-19  1:34 [bug#68578] Update to vcmi 1.4.2 Vagrant Cascadian
@ 2024-01-21  8:39 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2024-01-21  8:39 UTC (permalink / raw)
  To: Vagrant Cascadian, 68578-done; +Cc: iyzsong

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-21  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19  1:34 [bug#68578] Update to vcmi 1.4.2 Vagrant Cascadian
2024-01-21  8:39 ` bug#68578: " Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.