summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-02-18 01:09:45 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-18 01:26:07 +0100
commitb6f1c6bb943b9f624af74f88e45cc7f2145d2ab2 (patch)
tree62fce38332e2a27e42c75c887dd2577f7b810c66 /gnu/packages/games.scm
parent4445b3a7f49951097fa3e16f0824e45cf1ce8bec (diff)
downloadguix-patches-b6f1c6bb943b9f624af74f88e45cc7f2145d2ab2.tar
guix-patches-b6f1c6bb943b9f624af74f88e45cc7f2145d2ab2.tar.gz
gnu: wesnoth: Update to 1.14.11.
* gnu/packages/games.scm (wesnoth): Update to 1.14.11.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index dfc9f9beba..fe32fb9687 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2582,7 +2582,7 @@ falling, themeable graphics and sounds, and replays.")
(define-public wesnoth
(package
(name "wesnoth")
- (version "1.14.9")
+ (version "1.14.11")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -2591,7 +2591,7 @@ falling, themeable graphics and sounds, and replays.")
"wesnoth-" version ".tar.bz2"))
(sha256
(base32
- "1mhdrlflxxyknf54lwdbvs7fazlc1scf7z6vxxa3j746fks533ga"))))
+ "1i8mz6gw3qar09bscczhki0g4scj8pl58v85rp0g55r4bcq41l5v"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no check target