[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: freeciv: Update to 3.0.6.
From: |
guix-commits |
Subject: |
01/06: gnu: freeciv: Update to 3.0.6. |
Date: |
Fri, 24 Feb 2023 06:19:01 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit cb8b7589562d4314133e86954e7d411366a600ca
Author: Yovan Naumovski <yovan@gorski.stream>
AuthorDate: Thu Feb 23 22:49:33 2023 +0200
gnu: freeciv: Update to 3.0.6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
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 a3d093fa5e..a5783c1d1b 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6019,7 +6019,7 @@ for Un*x systems with X11.")
(define-public freeciv
(package
(name "freeciv")
- (version "3.0.0")
+ (version "3.0.6")
(source
(origin
(method url-fetch)
@@ -6031,7 +6031,7 @@ for Un*x systems with X11.")
(version-major+minor version) "/" version
"/freeciv-" version ".tar.xz")))
(sha256
- (base32 "1cm0530xmbqdhqkr89xb845cd756nillbdq53r3z5zpxsj18fapa"))))
+ (base32 "0hp4mkbcf5sipqkfjynls4m1qlh6kn0mp3jlqjrjwylmgcah3rs0"))))
(build-system gnu-build-system)
(inputs
(list curl cyrus-sasl gtk+ sdl-mixer zlib))
- branch master updated (8eaef6abaa -> e36ac71551), guix-commits, 2023/02/24
- 02/06: gnu: Add emacs-display-wttr., guix-commits, 2023/02/24
- 03/06: gnu: Add tofi., guix-commits, 2023/02/24
- 05/06: gnu: emacs-suneater-theme: Update to 2.2.1., guix-commits, 2023/02/24
- 01/06: gnu: freeciv: Update to 3.0.6.,
guix-commits <=
- 04/06: gnu: emacs-taxy-magit-section: Update to 0.12.2., guix-commits, 2023/02/24
- 06/06: gnu: Fix texlive-minted build., guix-commits, 2023/02/24