unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65563] [PATCH] gnu: vcmi: Update to 1.3.1.
@ 2023-08-27 10:10 Yovan Naumovski via Guix-patches via
  2023-09-09 13:45 ` bug#65563: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-08-27 10:10 UTC (permalink / raw)
  To: 65563; +Cc: Yovan Naumovski

* gnu/packages/games.scm (vcmi): Update to 1.3.1.
---
 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 453d742fb1..0af129b210 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -10973,7 +10973,7 @@ (define-public fheroes2
 (define-public vcmi
   (package
     (name "vcmi")
-    (version "1.2.1")
+    (version "1.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -10982,7 +10982,7 @@ (define-public vcmi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0f3fk1fc2wb7f2j4pxz89dzr8zjnrdh435mijia483a3bq59w7pk"))
+                "0jq84i6lxp96xkzq9mq8n2bbmincjzi39vijj9ws8i59c7xvjw5f"))
               (patches (search-patches "vcmi-disable-privacy-breach.patch"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.41.0





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

* bug#65563: [PATCH] gnu: vcmi: Update to 1.3.1.
  2023-08-27 10:10 [bug#65563] [PATCH] gnu: vcmi: Update to 1.3.1 Yovan Naumovski via Guix-patches via
@ 2023-09-09 13:45 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-09-09 13:45 UTC (permalink / raw)
  To: Yovan Naumovski; +Cc: 65563-done

Yovan Naumovski <yovan@gorski.stream> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2023-09-09 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-27 10:10 [bug#65563] [PATCH] gnu: vcmi: Update to 1.3.1 Yovan Naumovski via Guix-patches via
2023-09-09 13:45 ` bug#65563: " Ludovic Courtès

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).