unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski <yovan@gorski.stream>
To: 75289@debbugs.gnu.org
Cc: Yovan Naumovski <yovan@gorski.stream>
Subject: [bug#75289] [PATCH] gnu: vcmi: Update to 1.6.1.
Date: Thu,  2 Jan 2025 19:21:28 +0200	[thread overview]
Message-ID: <9181079a1a42bc4b0608e6c172c5d63e98e8522a.1735838453.git.yovan@gorski.stream> (raw)

* gnu/packages/games.scm (vcmi): Update to 1.6.1.

Change-Id: I2f46616ff77dcaf845ed5247f26a2057e6004751
---
 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 4608b8d2e8..2136513368 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -12147,7 +12147,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.5.7")
+    (version "1.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12156,7 +12156,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jgxhq6rz43ild16lmpcf6xbzdhilxpbvknlxy92sxfazyarcg07"))
+                "1lp9abxpv8qh6mfnik9wy1zan6drxznwp1s4nl64vqmpsxcyvddw"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: ab43d883a0a88adbcfd3c3ab8d4c097cd9054b90
-- 
2.46.0





             reply	other threads:[~2025-01-02 17:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-02 17:21 Yovan Naumovski [this message]
2025-01-03 21:17 ` [bug#75289] QA review for 75289 Rodion Goritskov
2025-01-07 10:18 ` bug#75289: [PATCH] gnu: vcmi: Update to 1.6.1 宋文武 via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=9181079a1a42bc4b0608e6c172c5d63e98e8522a.1735838453.git.yovan@gorski.stream \
    --to=yovan@gorski.stream \
    --cc=75289@debbugs.gnu.org \
    /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 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).