unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62768] [PATCH] gnu: freeciv: Update to 3.0.7.
@ 2023-04-11  5:57 Yovan Naumovski via Guix-patches via
  2023-04-13 17:45 ` bug#62768: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-04-11  5:57 UTC (permalink / raw)
  To: 62768; +Cc: Yovan Naumovski

* gnu/packages/games.scm (freeciv): Update to 3.0.7.
---
 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 643e49b92a..8adf869189 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6015,7 +6015,7 @@ (define-public kobodeluxe
 (define-public freeciv
   (package
    (name "freeciv")
-   (version "3.0.6")
+   (version "3.0.7")
    (source
     (origin
      (method url-fetch)
@@ -6027,7 +6027,7 @@ (define-public freeciv
                   (version-major+minor version) "/" version
                   "/freeciv-" version ".tar.xz")))
      (sha256
-      (base32 "0hp4mkbcf5sipqkfjynls4m1qlh6kn0mp3jlqjrjwylmgcah3rs0"))))
+      (base32 "1i6sm2ich9bazbg8wjzn8z1c5hgmg541lgw8f899fgfhgvqhdrpn"))))
    (build-system gnu-build-system)
    (inputs
     (list curl cyrus-sasl gtk+ sdl-mixer zlib))
-- 
2.39.2





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

* bug#62768: [PATCH] gnu: freeciv: Update to 3.0.7.
  2023-04-11  5:57 [bug#62768] [PATCH] gnu: freeciv: Update to 3.0.7 Yovan Naumovski via Guix-patches via
@ 2023-04-13 17:45 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-04-13 17:45 UTC (permalink / raw)
  To: Yovan Naumovski; +Cc: guix-patches, 62768-done

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]


Yovan Naumovski via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/games.scm (freeciv): Update to 3.0.7.
> ---
>  gnu/packages/games.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
a0819cd5bc289f56eeed774a070a69fe5ce062d8.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-04-13 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-11  5:57 [bug#62768] [PATCH] gnu: freeciv: Update to 3.0.7 Yovan Naumovski via Guix-patches via
2023-04-13 17:45 ` bug#62768: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).