* [bug#75289] [PATCH] gnu: vcmi: Update to 1.6.1.
@ 2025-01-02 17:21 Yovan Naumovski
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
0 siblings, 2 replies; 3+ messages in thread
From: Yovan Naumovski @ 2025-01-02 17:21 UTC (permalink / raw)
To: 75289; +Cc: Yovan Naumovski
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-01-07 10:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 17:21 [bug#75289] [PATCH] gnu: vcmi: Update to 1.6.1 Yovan Naumovski
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
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).