diff options
| author | Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl> | 2026-08-22 04:29:37 +0200 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-08-28 06:36:04 +0200 |
| commit | 0149855b506cd686cedb025448dcbda673cc389f (patch) | |
| tree | 520adcbd6448de20fab16847fef588b7142cb593 | |
| parent | ac95c059430cf1fdbc8446a5f0e4e9014b1d1f0a (diff) | |
gnu: luanti-voxelibre: Update to 0.92.1.
* gnu/packages/luanti.scm (luanti-voxelibre): Update to 0.92.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Merges: guix/guix#10712
| -rw-r--r-- | gnu/packages/luanti.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm index 149fe687ad9..1543a27fd11 100644 --- a/gnu/packages/luanti.scm +++ b/gnu/packages/luanti.scm | |||
| @@ -534,7 +534,7 @@ client's @file{~/.minetest/minetest.conf} configuration file.")))) | |||
| 534 | (define-public luanti-voxelibre | 534 | (define-public luanti-voxelibre |
| 535 | (package | 535 | (package |
| 536 | (name "luanti-voxelibre") | 536 | (name "luanti-voxelibre") |
| 537 | (version "0.90.1") | 537 | (version "0.92.1") |
| 538 | (source (origin | 538 | (source (origin |
| 539 | (method git-fetch) | 539 | (method git-fetch) |
| 540 | (uri (git-reference | 540 | (uri (git-reference |
| @@ -543,7 +543,7 @@ client's @file{~/.minetest/minetest.conf} configuration file.")))) | |||
| 543 | (file-name (git-file-name name version)) | 543 | (file-name (git-file-name name version)) |
| 544 | (sha256 | 544 | (sha256 |
| 545 | (base32 | 545 | (base32 |
| 546 | "1ml5z6hfd62kcwimz8sfgvy4f4izhfigmkcb56xcn66kv6b9k91a")))) | 546 | "0hn9hxbn029zxn66mqjih708064rd4cgbwrfx243nh78snzfhvl8")))) |
| 547 | (build-system copy-build-system) | 547 | (build-system copy-build-system) |
| 548 | (arguments | 548 | (arguments |
| 549 | `(#:install-plan | 549 | `(#:install-plan |
