nckx pushed a commit to branch master
in repository guix.
commit ae89d96c08d8ca1a561908a942686c0d8f2fa122
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Thu Jun 11 19:33:02 2020 +0200
gnu: wesnoth: Update to 1.14.12.
* gnu/packages/games.scm (wesnoth): Update to 1.14.12.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ae585d8..d0fb2d6 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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