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

  • Done
  • quality assurance status badge
Details
2 participants
  • Andreas Enge
  • Timotej Lazar
Owner
unassigned
Submitted by
Timotej Lazar
Severity
normal

Debbugs page

T
T
Timotej Lazar wrote on 14 May 13:44 -0700
(address . guix-patches@gnu.org)(name . Timotej Lazar)(address . timotej.lazar@araneo.si)
edafce898ef6598e29a04bf78fc7dd8034cfd8b7.1715719477.git.timotej.lazar@araneo.si
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(-)

Toggle diff (17 lines)
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
A
A
Andreas Enge wrote on 15 May 08:50 -0700
Close
(address . 70953-done@debbugs.gnu.org)
ZkTZqVRQ9Jff5OGo@jurong
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
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70953@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70953
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch