gnu: wesnoth: Update to 1.14.16.

* gnu/packages/games.scm (wesnoth): Update to 1.14.16.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-22 23:52:29 +01:00
parent 98c3eed1d5
commit 4cc2a28157
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4083,7 +4083,7 @@ (define-public gnujump
(define-public wesnoth
(package
(name "wesnoth")
(version "1.14.15")
(version "1.14.16")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@ -4092,7 +4092,7 @@ (define-public wesnoth
"wesnoth-" version ".tar.bz2"))
(sha256
(base32
"05iapxj3nzaqh10y42yq1jf7spxgm4iwjw4qj1c4lnb25xp4mc2h"))))
"1d9hq3dcx0sgs2v4400rg2nw98v46m7bwiqqjv8z8n7vw8kx8lhg"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no check target