GNU bug report logs - #62768
[PATCH] gnu: freeciv: Update to 3.0.7.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Tue, 11 Apr 2023 05:58:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62768: closed ([PATCH] gnu: freeciv: Update to 3.0.7.)
Date: Thu, 13 Apr 2023 17:47:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Apr 2023 18:45:37 +0100
with message-id <87o7nrwu8x.fsf <at> cbaines.net>
and subject line Re: [bug#62768] [PATCH] gnu: freeciv: Update to 3.0.7.
has caused the debbugs.gnu.org bug report #62768,
regarding [PATCH] gnu: freeciv: Update to 3.0.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62768: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62768
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
Subject: [PATCH] gnu: freeciv: Update to 3.0.7.
Date: Tue, 11 Apr 2023 08:57:23 +0300
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: guix-patches <at> gnu.org, 62768-done <at> debbugs.gnu.org
Subject: Re: [bug#62768] [PATCH] gnu: freeciv: Update to 3.0.7.
Date: Thu, 13 Apr 2023 18:45:37 +0100
[Message part 4 (text/plain, inline)]
Yovan Naumovski via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 37 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.