summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorYovan Naumovski <yovan@gorski.stream>2023-08-27 13:10:59 +0300
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-09-17 16:29:42 -0400
commit22aac1e3e7a4749e518f560e76d6310abf12d28b (patch)
treefcc2d73af0fcf8957da83433dc5420e64ed95293 /gnu
parent76f49b2ca2d3fde31892091ad8383c4dddc6adaf (diff)
gnu: vcmi: Update to 1.3.1.
* gnu/packages/games.scm (vcmi): Update to 1.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 760234b031..4d5b85248a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11059,7 +11059,7 @@ play; it will look for them at @file{~/.local/share/fheroes2} folder.")
(define-public vcmi
(package
(name "vcmi")
- (version "1.2.1")
+ (version "1.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -11068,7 +11068,7 @@ play; it will look for them at @file{~/.local/share/fheroes2} folder.")
(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