GNU bug report logs

#70953 [PATCH] gnu: 0ad: Use default icu4c version.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to adam.faiz@disroot.org, liliana.prikler@gmail.com, iyzsong@envs.net, guix-patches@gnu.org:
bug#70953; Package guix-patches. (Tue, 14 May 2024 20:46:02 GMT) (full text, mbox, link).


Acknowledgement sent to Timotej Lazar <timotej.lazar@araneo.si>:
New bug report received and forwarded. Copy sent to adam.faiz@disroot.org, liliana.prikler@gmail.com, iyzsong@envs.net, guix-patches@gnu.org. (Tue, 14 May 2024 20:46:02 GMT) (full text, mbox, link).


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

From: Timotej Lazar <timotej.lazar@araneo.si>
To: guix-patches@gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [PATCH] gnu: 0ad: Use default icu4c version.
Date: Tue, 14 May 2024 22:44:37 +0200
Fixes build on aarch64 where icu4c-68 is broken.

* gnu/packages/games.scm (0ad)[inputs]: Replace icu4c-68 with icu4c.

Change-Id: Ie2cade592e224eb72dc3286ba3b38626cd86b85b
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 1a2c2236c8..a78b1d2702 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7380,7 +7380,7 @@ (define-public 0ad
            fmt
            freetype
            gloox
-           icu4c-68
+           icu4c
            libidn
            libpng
            libsodium

base-commit: 898b5f30f3d485d48275c920da172863da9524c6
-- 
2.41.0





Reply sent to Andreas Enge <andreas@enge.fr>:
You have taken responsibility. (Wed, 15 May 2024 15:51:02 GMT) (full text, mbox, link).


Notification sent to Timotej Lazar <timotej.lazar@araneo.si>:
bug acknowledged by developer. (Wed, 15 May 2024 15:51:02 GMT) (full text, mbox, link).


Message #10 received at 70953-done@debbugs.gnu.org (full text, mbox, reply):

From: Andreas Enge <andreas@enge.fr>
To: 70953-done@debbugs.gnu.org
Subject: Close
Date: Wed, 15 May 2024 17:50:01 +0200
Hello,

thanks for the patch, I have just pushed it.

It turns out that this was the only package requiring icu4c@68;
so I have also removed this latter package.

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Thu, 13 Jun 2024 11:24:09 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Sep 8 03:26:17 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.