GNU bug report logs - #54169
[PATCH 1/1] gnu: freeciv: Update to 3.0.0.

Previous Next

Package: guix-patches;

Reported by: Steve George <steve <at> futurile.net>

Date: Sat, 26 Feb 2022 09:01:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54169 in the body.
You can then email your comments to 54169 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54169; Package guix-patches. (Sat, 26 Feb 2022 09:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Steve George <steve <at> futurile.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 26 Feb 2022 09:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Steve George <steve <at> futurile.net>
To: guix-patches <at> gnu.org
Cc: Steve George <steve <at> futurile.net>
Subject: [PATCH 1/1] gnu: freeciv: Update to 3.0.0.
Date: Sat, 26 Feb 2022 08:59:58 +0000
* gnu/packages/games.scm (freeciv): Update to 3.0.0.
---
 gnu/packages/games.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 80dc788267..a39470a07b 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5821,7 +5821,7 @@ for Un*x systems with X11.")
 (define-public freeciv
   (package
    (name "freeciv")
-   (version "2.6.6")
+   (version "3.0.0")
    (source
     (origin
      (method url-fetch)
@@ -5831,9 +5831,9 @@ for Un*x systems with X11.")
                 (string-append
                   "mirror://sourceforge/freeciv/Freeciv%20"
                   (version-major+minor version) "/" version
-                  "/freeciv-" version ".tar.bz2")))
+                  "/freeciv-" version ".tar.xz")))
      (sha256
-      (base32 "04aq2v1ima87sap6yjb7jrm1ss63ax7v5kg7rpkj44887kfybkvv"))))
+      (base32 "1cm0530xmbqdhqkr89xb845cd756nillbdq53r3z5zpxsj18fapa"))))
    (build-system gnu-build-system)
    (inputs
     (list curl cyrus-sasl gtk+ sdl-mixer zlib))

base-commit: 5b71034fe81c2639bb7a9121146ddc551f6067f9
-- 
2.17.1





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Mon, 28 Feb 2022 10:11:02 GMT) Full text and rfc822 format available.

Notification sent to Steve George <steve <at> futurile.net>:
bug acknowledged by developer. (Mon, 28 Feb 2022 10:11:02 GMT) Full text and rfc822 format available.

Message #10 received at 54169-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Steve George <steve <at> futurile.net>
Cc: 54169-done <at> debbugs.gnu.org
Subject: Re: [bug#54169] [PATCH 1/1] gnu: freeciv: Update to 3.0.0.
Date: Mon, 28 Feb 2022 11:09:58 +0100
Hello,

Steve George <steve <at> futurile.net> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Mar 2022 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 80 days ago.

Previous Next


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