all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45389] [PATCH] gnu: freeciv: Update to 2.6.2.1.
@ 2020-12-23 10:19 Vincent Legoll
  2020-12-23 20:59 ` bug#45389: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-23 10:19 UTC (permalink / raw)
  To: 45389; +Cc: Vincent Legoll

* gnu/packages/games.scm (freeciv): Update to 2.6.2.1.
---
 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 6d0897e80b..3db01e9f05 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5571,7 +5571,7 @@ for Un*x systems with X11.")
 (define-public freeciv
   (package
    (name "freeciv")
-   (version "2.6.2")
+   (version "2.6.2.1")
    (source
     (origin
      (method url-fetch)
@@ -5583,7 +5583,7 @@ for Un*x systems with X11.")
                   (version-major+minor version) "/" version
                   "/freeciv-" version ".tar.bz2")))
      (sha256
-      (base32 "13vc2xg1cf19rhbnr7k38b56b2hdapqymq5vma1l69kn7hyyz0b1"))))
+      (base32 "0pjqnwpxsirhyf5c4f1b9gxkqah0213wqaynklq84mahq41sq15x"))))
    (build-system gnu-build-system)
    (inputs
     `(("curl" ,curl)
-- 
2.29.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45389: [PATCH] gnu: freeciv: Update to 2.6.2.1.
  2020-12-23 10:19 [bug#45389] [PATCH] gnu: freeciv: Update to 2.6.2.1 Vincent Legoll
@ 2020-12-23 20:59 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-23 20:59 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45389-done

Hello,

Vincent Legoll <vincent.legoll@gmail.com> writes:

> * gnu/packages/games.scm (freeciv): Update to 2.6.2.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-23 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 10:19 [bug#45389] [PATCH] gnu: freeciv: Update to 2.6.2.1 Vincent Legoll
2020-12-23 20:59 ` bug#45389: " 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.