summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-03-22 23:52:29 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-03-22 23:52:56 +0100
commit4cc2a2815748047856e7a64ba366c476e69be834 (patch)
tree3614ad2f26e1cb9bca2a711d0df9f49a0935056c /gnu/packages/games.scm
parent98c3eed1d5676bcdd17a73fdd78a28bb54b52793 (diff)
downloadguix-patches-4cc2a2815748047856e7a64ba366c476e69be834.tar
guix-patches-4cc2a2815748047856e7a64ba366c476e69be834.tar.gz
gnu: wesnoth: Update to 1.14.16.
* gnu/packages/games.scm (wesnoth): Update to 1.14.16.
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 2f48a9fb75..10f00c9a18 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4083,7 +4083,7 @@ falling, themeable graphics and sounds, and replays.")
(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 @@ falling, themeable graphics and sounds, and replays.")
"wesnoth-" version ".tar.bz2"))
(sha256
(base32
- "05iapxj3nzaqh10y42yq1jf7spxgm4iwjw4qj1c4lnb25xp4mc2h"))))
+ "1d9hq3dcx0sgs2v4400rg2nw98v46m7bwiqqjv8z8n7vw8kx8lhg"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no check target