mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: luanti: Update to 5.14.0.
* gnu/packages/luanti.scm (luanti): Update to 5.14.0. Change-Id: I059ce8ae51835f558bcf8714ca3af9197b7711db
This commit is contained in:
parent
6ab1890aba
commit
1e726cbe2e
1 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@
|
|||
(define-public luanti
|
||||
(package
|
||||
(name "luanti")
|
||||
(version "5.13.0")
|
||||
(version "5.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1gsdsnyrdy40d6n7a0imjg9hs4k8g01zqbz824j0qiyvdvw39wjf"))
|
||||
(base32 "0lwx94pydlxy97lg6b5sn530wmnz9wh3y5fx7jw6n4z7mnb6g06b"))
|
||||
(modules '((guix build utils)
|
||||
(srfi srfi-26)
|
||||
(ice-9 ftw)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue