3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: wesnoth: Update to 1.14.12.

* gnu/packages/games.scm (wesnoth): Update to 1.14.12.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-11 19:33:02 +02:00
parent b9587aa3c7
commit ae89d96c08
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2970,7 +2970,7 @@ falling, themeable graphics and sounds, and replays.")
(define-public wesnoth
(package
(name "wesnoth")
(version "1.14.11")
(version "1.14.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@ -2979,7 +2979,7 @@ falling, themeable graphics and sounds, and replays.")
"wesnoth-" version ".tar.bz2"))
(sha256
(base32
"1i8mz6gw3qar09bscczhki0g4scj8pl58v85rp0g55r4bcq41l5v"))))
"027bc1363hdgahw7dvd22fvvqd132byxnljfbq6lvlr5ci01q8mk"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no check target