[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
176/216: gnu: python-pyicu: Update to 2.14; fixes build.
From: |
guix-commits |
Subject: |
176/216: gnu: python-pyicu: Update to 2.14; fixes build. |
Date: |
Sat, 4 Jan 2025 07:27:38 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 2a9e0b02129acaa2ecb8af713bfd281a7b8a3035
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Jan 3 18:08:50 2025 +0100
gnu: python-pyicu: Update to 2.14; fixes build.
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.14.
Change-Id: I0cd1fa3921bf4357b1ea483c3147191800dd8fc0
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 7d330e40b2..bedd753cf7 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4987,14 +4987,14 @@ Prefix) - Encode and decode data structures.")
(define-public python-pyicu
(package
(name "python-pyicu")
- (version "2.9")
+ (version "2.14")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyICU" version))
(sha256
(base32
- "0y2qhh443vydi3y7kmhyb6kz3z6d7qq7ld0sg88mfqalcp7dca9w"))))
+ "0ci1l21b79xka80lf0bgmahfskqa8mw6k714fzalwmawpn9fpixc"))))
(build-system python-build-system)
(inputs
(list icu4c))
- 209/216: DRAFT gnu: gcc: Update gcc, gcc-toolchain, libgccjit to 14., (continued)
- 209/216: DRAFT gnu: gcc: Update gcc, gcc-toolchain, libgccjit to 14., guix-commits, 2025/01/04
- 213/216: gnu: clang-runtime-17: Build with gcc-13., guix-commits, 2025/01/04
- 215/216: REMOVEME gnu: python2, pytchon2-minimal: Avoid world rebuild., guix-commits, 2025/01/04
- 109/216: gnu: json-c: Update to 0.18; fixes build with gcc-14., guix-commits, 2025/01/04
- 134/216: gnu: lpsolve: Fix build with gcc-14., guix-commits, 2025/01/04
- 137/216: gnu: firebird: Update to 3.0.12; fixes build with gcc-14., guix-commits, 2025/01/04
- 143/216: gnu: libunwind: Fix build with gcc-14., guix-commits, 2025/01/04
- 147/216: gnu: chmlib: Fix build with gcc-14., guix-commits, 2025/01/04
- 160/216: gnu: python-pypairix: Update to 0.3.8 and fix buildi with gcc-14., guix-commits, 2025/01/04
- 164/216: gnu: portmidi: Fix build with gcc-14., guix-commits, 2025/01/04
- 176/216: gnu: python-pyicu: Update to 2.14; fixes build.,
guix-commits <=
- 201/216: gnu: beancount: Fix build., guix-commits, 2025/01/04
- 204/216: gnu: Add python-tiny-proxy., guix-commits, 2025/01/04
- 203/216: gnu: python-tables: Fix reference to library., guix-commits, 2025/01/04
- 206/216: gnu: python-jose: Fix build., guix-commits, 2025/01/04
- 37/216: gnu: fontforge: Update to 20230101 and fix build with gettext-0.23., guix-commits, 2025/01/04
- 42/216: gnu: gamin: Fix build with gcc-14., guix-commits, 2025/01/04
- 66/216: gnu: gcc-4.7: Add gcc-wrapper from gcc-final., guix-commits, 2025/01/04
- 65/216: gnu: bootstrap: %bootstrap-glibc: Fix linking on armhf-linux., guix-commits, 2025/01/04
- 69/216: gnu: gcc-4.7: Fix build with gcc-14., guix-commits, 2025/01/04
- 57/216: gnu: hurd: Use -Wno-error=., guix-commits, 2025/01/04