mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: li-ri: Update to 3.1.6.
* gnu/packages/games.scm (li-ri): Update to 3.1.6. Change-Id: Ie869531199db0c82983f77bcf31abfd9c52c74c5
This commit is contained in:
@@ -11517,7 +11517,7 @@ player adaptability for character progression.")
|
|||||||
(define-public li-ri
|
(define-public li-ri
|
||||||
(package
|
(package
|
||||||
(name "li-ri")
|
(name "li-ri")
|
||||||
(version "3.1.5")
|
(version "3.1.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@@ -11526,7 +11526,7 @@ player adaptability for character progression.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1fd5hl9qhgvyix51la8sl34jzk4mcin8sai05gidy2r2grb1dy4s"))))
|
"09r6l0sbxp3q750kpbrx513yrafmg7a2769j4wgx812lsk92n3hg"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tests? #false ;no tests
|
(list #:tests? #false ;no tests
|
||||||
|
|||||||
Reference in New Issue
Block a user