gnu: endless-sky: Update to 0.10.6.
* gnu/packages/games.scm (endless-sky): Update to 0.10.6. Change-Id: Ie2fe40f56e721f269a4b9cc0e3fe08390fb5d2e0 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
d9e693df75
commit
3fe585ff32
@ -8820,7 +8820,7 @@ your score gets higher, you level up and the blocks fall faster.")
|
||||
(define-public endless-sky
|
||||
(package
|
||||
(name "endless-sky")
|
||||
(version "0.10.2")
|
||||
(version "0.10.6")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -8829,7 +8829,7 @@ your score gets higher, you level up and the blocks fall faster.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "07br25cij6g284p53nclcvw4y6mgn93milynpxa5ahrjdl5yfnsn"))))
|
||||
(base32 "1iaiyv9fqgg269wjcyfn1akhh0wfrf64gh5jg3wzxwn24pm77flw"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:configure-flags #~(list "-DES_USE_VCPKG=0"
|
||||
|
Loading…
Reference in New Issue
Block a user