gnu: wesnoth: Update to 1.16.5.

* gnu/packages/games.scm (wesnoth): Update to 1.16.5.
This commit is contained in:
宋文武 2022-08-25 11:12:03 +08:00
parent 1c803e63f9
commit 0e11067d53
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -4163,7 +4163,7 @@ (define-public gnujump
(define-public wesnoth
(package
(name "wesnoth")
(version "1.16.1")
(version "1.16.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@ -4172,7 +4172,7 @@ (define-public wesnoth
"wesnoth-" version ".tar.bz2"))
(sha256
(base32
"0cyrwmdg93pqpdm7030540jznaky9rda355i9ym8am4k9civlcwf"))))
"02pzijbmkgcb8hc4l3f4r3r3mxqda936dp488i9sd9d4m3xdzimh"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no check target