GNU bug report logs - #75297
[PATCH] gnu: freeciv: Update to 3.1.3.

Previous Next

Package: guix-patches;

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

Date: Thu, 2 Jan 2025 18:44:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 75297 in the body.
You can then email your comments to 75297 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 adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#75297; Package guix-patches. (Thu, 02 Jan 2025 18:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yovan Naumovski <yovan <at> gorski.stream>:
New bug report received and forwarded. Copy sent to adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Thu, 02 Jan 2025 18:44:02 GMT) Full text and rfc822 format available.

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

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.1.3.
Date: Thu,  2 Jan 2025 20:43:02 +0200
* gnu/packages/games.scm (freeciv): Update to 3.1.3.
[inputs]: Remove sdl-mixer; Add sdl2-mixer, sqlite.

Change-Id: Id1cf7d6270cf787571929d920761ac8f70bb9f4c
---
 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 4608b8d2e8..d42c0b7d25 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6723,7 +6723,7 @@ (define-public kobodeluxe
 (define-public freeciv
   (package
    (name "freeciv")
-   (version "3.0.8")
+   (version "3.1.3")
    (source
     (origin
      (method url-fetch)
@@ -6735,10 +6735,10 @@ (define-public freeciv
                   (version-major+minor version) "/" version
                   "/freeciv-" version ".tar.xz")))
      (sha256
-      (base32 "1m3nwz0aad6p33zvmdldbw39riw2xqn99b6384bvx448c8ps6niv"))))
+      (base32 "0bvz5hqppj589w08bzrfzf5m6nwfwrzgg03lqb3p8hspjkx8c43l"))))
    (build-system gnu-build-system)
    (inputs
-    (list curl cyrus-sasl gtk+ sdl-mixer zlib))
+    (list curl cyrus-sasl gtk+ sdl2-mixer sqlite zlib))
    (native-inputs
     (list pkg-config))
    (home-page "https://www.freeciv.org/")

base-commit: ab43d883a0a88adbcfd3c3ab8d4c097cd9054b90
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#75297; Package guix-patches. (Fri, 03 Jan 2025 13:40:01 GMT) Full text and rfc822 format available.

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

From: NoƩ Lopez <noe <at> xn--no-cja.eu>
To: control <at> debbugs.gnu.org,75297 <at> debbugs.gnu.org
Subject: QA review for 75297
Date: Fri, 03 Jan 2025 14:40:52 +0100
user guix
usertag 75297 + reviewed-looks-good
thanks

Guix QA review form submission:
Thanks for the patch!

Items marked as checked: Lint warnings, Package builds, Commit messages




Information forwarded to guix-patches <at> gnu.org:
bug#75297; Package guix-patches. (Fri, 03 Jan 2025 19:23:02 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: 75297 <at> debbugs.gnu.org
Cc: control <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: freeciv: Update to 3.1.3.
Date: Fri, 03 Jan 2025 11:22:00 -0800
close 75297
thanks

Pushed as 851c550290ee39ea8beeded60730f2da82b32e1c.

Thanks,
 -- Ian




bug closed, send any further explanations to 75297 <at> debbugs.gnu.org and Yovan Naumovski <yovan <at> gorski.stream> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Fri, 03 Jan 2025 19:23:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 01 Feb 2025 12:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 138 days ago.

Previous Next


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