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

* [bug#69660] QA review for 69660
  2024-03-09  2:12 [bug#69660] Update vcmi to 1.4.5 Vagrant Cascadian
@ 2024-03-10  9:25 ` Adam Faiz via Guix-patches via
  2024-03-13 13:06 ` bug#69660: Update vcmi to 1.4.5 Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Adam Faiz via Guix-patches via @ 2024-03-10  9:25 UTC (permalink / raw)
  To: control, 69660

user guix
usertag 69660 + reviewed-looks-good
thanks

Guix QA review form submission:


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




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

* bug#69660: Update vcmi to 1.4.5
  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 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-03-13 13:06 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: adam.faiz, 69660-done

[-- Attachment #1: Type: text/plain, Size: 757 bytes --]


Vagrant Cascadian <vagrant@debian.org> writes:

> [[PGP Signed Part:Signature made by expired key DC518FC87F9716AA Vagrant Cascadian <vagrant@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@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

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

^ permalink raw reply	[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).