unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 70953@debbugs.gnu.org
Cc: "Timotej Lazar" <timotej.lazar@araneo.si>,
	"Adam Faiz" <adam.faiz@disroot.org>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#70953] [PATCH] gnu: 0ad: Use default icu4c version.
Date: Tue, 14 May 2024 22:44:37 +0200	[thread overview]
Message-ID: <edafce898ef6598e29a04bf78fc7dd8034cfd8b7.1715719477.git.timotej.lazar@araneo.si> (raw)

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	other threads:[~2024-05-14 20:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 20:44 Timotej Lazar [this message]
2024-05-15 15:50 ` bug#70953: Close Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=edafce898ef6598e29a04bf78fc7dd8034cfd8b7.1715719477.git.timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=70953@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=iyzsong@envs.net \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).