all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zhu Zihao <all_but_last@163.com>
To: 66163@debbugs.gnu.org
Cc: "Zhu Zihao" <all_but_last@163.com>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2.
Date: Sat, 23 Sep 2023 09:49:55 +0800	[thread overview]
Message-ID: <97378c022339704aab57db7d2b3ee1e53383371f.1695433716.git.all_but_last@163.com> (raw)

* 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





             reply	other threads:[~2023-09-23  1:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-23  1:49 Zhu Zihao [this message]
2023-09-27 11:49 ` [bug#66163] [PATCH] gnu: vcmi: Update to 1.3.2 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97378c022339704aab57db7d2b3ee1e53383371f.1695433716.git.all_but_last@163.com \
    --to=all_but_last@163.com \
    --cc=66163@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.