guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 7e299cee255cdd3d20ccbe130af311dea2fb7e26
Author: ColdSideOfYourPillow <[email protected]>
AuthorDate: Thu Aug 7 16:52:37 2025 +0530
gnu: luanti-mineclone: Update to 0.90.0.
* gnu/packages/luanti.scm (luanti-mineclone): Update to 0.90.0.
Change-Id: I9fe4c4384365a427239c25d394d63c3c95ef2b1b
Signed-off-by: Liliana Marie Prikler <[email protected]>
---
gnu/packages/luanti.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm
index 246c174d45..728fe640d4 100644
--- a/gnu/packages/luanti.scm
+++ b/gnu/packages/luanti.scm
@@ -435,7 +435,7 @@ with different rules and mechanics.")
(define-public luanti-mineclone
(package
(name "luanti-mineclone")
- (version "0.80.1")
+ (version "0.90.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -444,7 +444,7 @@ with different rules and mechanics.")
(file-name (git-file-name name version))
(sha256
(base32
- "0ndgzasjmj8397bb3y2aqalx9v72llwgvp9pv05mms3chpji2675"))))
+ "1i60v7rc13n4vd5429bckbg1nrs48p0qvwigjq276lfnbahdb06y"))))
(build-system copy-build-system)
(arguments
`(#:install-plan