* [bug#61739] [PATCH] gnu: freeciv: Update to 3.0.6.
@ 2023-02-23 20:57 Yovan Naumovski via Guix-patches via
2023-02-24 11:30 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-02-23 20:57 UTC (permalink / raw)
To: 61739
[-- Attachment #1: Type: text/plain, Size: 83 bytes --]
Hi,
here is a patch that updates freeciv to version 3.0.6.
Best regards,
Yovan.
[-- Attachment #2: 0001-gnu-freeciv-Update-to-3.0.6.patch --]
[-- Type: text/x-patch, Size: 1072 bytes --]
From 752d57052ba38af96b771a52c70209b605993a9a Mon Sep 17 00:00:00 2001
From: Yovan Naumovski <yovan@gorski.stream>
Date: Thu, 23 Feb 2023 22:49:33 +0200
Subject: [PATCH] gnu: freeciv: Update to 3.0.6.
---
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 e1639a8c64..bb47998b52 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6019,7 +6019,7 @@ (define-public kobodeluxe
(define-public freeciv
(package
(name "freeciv")
- (version "3.0.0")
+ (version "3.0.6")
(source
(origin
(method url-fetch)
@@ -6031,7 +6031,7 @@ (define-public freeciv
(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))
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#61739] [PATCH] gnu: freeciv: Update to 3.0.6.
2023-02-23 20:57 [bug#61739] [PATCH] gnu: freeciv: Update to 3.0.6 Yovan Naumovski via Guix-patches via
@ 2023-02-24 11:30 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-24 11:30 UTC (permalink / raw)
To: 61739; +Cc: Yovan Naumovski, 61739-done
Hello,
Yovan Naumovski via Guix-patches via <guix-patches@gnu.org> writes:
> here is a patch that updates freeciv to version 3.0.6.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-24 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-23 20:57 [bug#61739] [PATCH] gnu: freeciv: Update to 3.0.6 Yovan Naumovski via Guix-patches via
2023-02-24 11:30 ` Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.