diff options
Diffstat (limited to 'gnu/packages/luanti.scm')
| -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 |
