[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: wesnoth: Update to 1.14.15.
From: |
guix-commits |
Subject: |
07/11: gnu: wesnoth: Update to 1.14.15. |
Date: |
Tue, 22 Dec 2020 19:50:19 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 726d2df2f3014c5130069055c2c3b20bf5bba814
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Dec 23 00:25:27 2020 +0100
gnu: wesnoth: Update to 1.14.15.
* gnu/packages/games.scm (wesnoth): Update to 1.14.15.
---
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 18978cc..6d0897e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3817,7 +3817,7 @@ falling, themeable graphics and sounds, and replays.")
(define-public wesnoth
(package
(name "wesnoth")
- (version "1.14.14")
+ (version "1.14.15")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -3826,7 +3826,7 @@ falling, themeable graphics and sounds, and replays.")
"wesnoth-" version ".tar.bz2"))
(sha256
(base32
- "1l7mdxn4kw938qz824057rqh99b7y9439a54s64n1xz95w77lp0r"))))
+ "05iapxj3nzaqh10y42yq1jf7spxgm4iwjw4qj1c4lnb25xp4mc2h"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no check target
- branch master updated (6d1160d -> 13e5d3b), guix-commits, 2020/12/22
- 05/11: gnu: xtl: Update to 0.6.23., guix-commits, 2020/12/22
- 07/11: gnu: wesnoth: Update to 1.14.15.,
guix-commits <=
- 01/11: gnu: man-pages: Update to 5.10., guix-commits, 2020/12/22
- 03/11: gnu: lttoolbox: Update to 3.5.3., guix-commits, 2020/12/22
- 08/11: gnu: goxel: Update to 0.10.7., guix-commits, 2020/12/22
- 09/11: gnu: ipset: Update to 7.10., guix-commits, 2020/12/22
- 11/11: gnu: grass: Update to 7.8.5., guix-commits, 2020/12/22
- 10/11: gnu: sysstat: Update to 12.4.2., guix-commits, 2020/12/22
- 02/11: gnu: htop: Update to 3.0.4., guix-commits, 2020/12/22
- 04/11: gnu: electron-cash: Update to 4.2.3., guix-commits, 2020/12/22
- 06/11: gnu: libfprint: Update to 1.90.6., guix-commits, 2020/12/22