[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: vcmi: Update to 1.4.5.
From: |
guix-commits |
Subject: |
02/09: gnu: vcmi: Update to 1.4.5. |
Date: |
Wed, 13 Mar 2024 09:00:47 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 39d852d88aa77fb095c3a20df442fbafdc4d1605
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Fri Mar 8 14:19:55 2024 -0800
gnu: vcmi: Update to 1.4.5.
* gnu/packages/games.scm (vcmi): Update to 1.4.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Icd72038c03d1f37f42527ccd824993165413d0f7
---
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 db8d8da0a9..e619c2f10e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11376,7 +11376,7 @@ play; it will look for them at
@file{~/.local/share/fheroes2} folder.")
(define-public vcmi
(package
(name "vcmi")
- (version "1.4.2")
+ (version "1.4.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -11385,7 +11385,7 @@ play; it will look for them at
@file{~/.local/share/fheroes2} folder.")
(file-name (git-file-name name version))
(sha256
(base32
- "039d9dvb2i4y1fj6q5py34r17fwb5jqxkjcg7j57asjk4w9b7i8b"))
+ "1z4vy3drj6dra8rb243pyryr61jnlw3l7yxsxwl9rddv8cdk69lz"))
(patches (search-patches "vcmi-disable-privacy-breach.patch"))))
(build-system cmake-build-system)
(arguments
- branch master updated (bcc5ba6358 -> 7b5c030684), guix-commits, 2024/03/13
- 09/09: gnu: cl-nodgui: Update to 0.6.0.2., guix-commits, 2024/03/13
- 06/09: gnu: zig-zls: Update to 0.10.0., guix-commits, 2024/03/13
- 03/09: gnu: swig-next: Update to 4.2.1., guix-commits, 2024/03/13
- 01/09: gnu: fcgiwrap: Update to 1.1.0-1.2870d27, change source., guix-commits, 2024/03/13
- 02/09: gnu: vcmi: Update to 1.4.5.,
guix-commits <=
- 08/09: gnu: cni-plugins: Update to 1.4.1., guix-commits, 2024/03/13
- 04/09: gnu: rpi-imager: Update to version 1.8.5., guix-commits, 2024/03/13
- 07/09: gnu: slib: Update to 3c1., guix-commits, 2024/03/13
- 05/09: gnu: diffoscope: Update to 260., guix-commits, 2024/03/13