From 08540558944b75855195a5ca05a0a03296477709 Mon Sep 17 00:00:00 2001 From: Jan Wielkiewicz Date: Mon, 3 Nov 2025 00:42:30 +0100 Subject: [PATCH] gnu: minetest-game: Update to 0.0.0-2.052ccb0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/luanti.scm (minetest-game): Update to 0.0.0-2.052ccb0. Closes: guix/guix#4024 Change-Id: Icd13737e351598960d1861d286bec96045e8ecd2 Signed-off-by: 宋文武 --- gnu/packages/luanti.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm index aabd9185661d1141343c725edab97d808d482c35..523eb7b094e44a91b08598904e70d10c7618d226 100644 --- a/gnu/packages/luanti.scm +++ b/gnu/packages/luanti.scm @@ -185,8 +185,8 @@ Luanti games with multiplayer support. This package provides @command{luantiserver} to run a Luanti server."))) (define-public minetest-game - (let ((commit "0351c6691595c6eb88a1bea2383f6fae46a686ce") - (revision "1")) + (let ((commit "052ccb09280a1fa52022c7e120437b1e6dc82771") + (revision "2")) (package (name "luanti-minetest-game") (version (git-version "0.0.0" revision commit)) @@ -198,7 +198,7 @@ Luanti games with multiplayer support. This package provides (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "13l33ghnm1g3ka0ivxljzdga50x0iv0fzyd7pqm15ickfbkwbm0v")))) + (base32 "072rlljd9srkxj1chdpz4sxw6nzc8nlhm8328npgwf0i9hwqmr8c")))) (build-system copy-build-system) (arguments (list