all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2.
@ 2023-09-23  1:49 Zhu Zihao
  2023-09-27 11:49 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Zhu Zihao @ 2023-09-23  1:49 UTC (permalink / raw)
  To: 66163; +Cc: Zhu Zihao, Liliana Marie Prikler, 宋文武

* gnu/packages/games.scm (vcmi): Update to 1.3.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 0b7518c2c2..9e3aa2dafc 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11050,7 +11050,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.3.1")
+    (version "1.3.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -11059,7 +11059,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jq84i6lxp96xkzq9mq8n2bbmincjzi39vijj9ws8i59c7xvjw5f"))
+                "1x1bzd89h0j4xci91d2v5aj5vgkx6vm12iml805wkia4hy1jp4ff"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: f45c0c82289d409b4fac00464ea8b323839ba53f
-- 
2.41.0





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

* [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2.
  2023-09-23  1:49 [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2 Zhu Zihao
@ 2023-09-27 11:49 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-27 11:49 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 66163-done, 66163, liliana.prikler, iyzsong

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


Zhu Zihao <all_but_last@163.com> writes:

> * gnu/packages/games.scm (vcmi): Update to 1.3.2.
> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
d05af1dbaf84166e0f92e65d42bc75507033d41c.

Chris

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

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

end of thread, other threads:[~2023-09-27 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-23  1:49 [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2 Zhu Zihao
2023-09-27 11:49 ` Christopher Baines

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.