unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69660] Update vcmi to 1.4.5
@ 2024-03-09  2:12 Vagrant Cascadian
  2024-03-10  9:25 ` [bug#69660] QA review for 69660 Adam Faiz via Guix-patches via
  2024-03-13 13:06 ` bug#69660: Update vcmi to 1.4.5 Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Vagrant Cascadian @ 2024-03-09  2:12 UTC (permalink / raw)
  To: 69660; +Cc: iyzsong, liliana.prikler, adam.faiz


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

Attached patch updates to vcmi 1.4.5. Play tested fine!

Thanks!

live well,
  vagrant

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

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


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

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

end of thread, other threads:[~2024-03-13 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-09  2:12 [bug#69660] Update vcmi to 1.4.5 Vagrant Cascadian
2024-03-10  9:25 ` [bug#69660] QA review for 69660 Adam Faiz via Guix-patches via
2024-03-13 13:06 ` bug#69660: Update vcmi to 1.4.5 Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).