[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/33: gnu: icu4c: Update to 69.1.
From: |
guix-commits |
Subject: |
20/33: gnu: icu4c: Update to 69.1. |
Date: |
Sun, 9 May 2021 17:50:13 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 5492b1b50cccf00de6b2581349cc63c50c0787c0
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun May 9 11:33:28 2021 +0200
gnu: icu4c: Update to 69.1.
* gnu/packages/icu4c.scm (icu4c): Update to 69.1.
---
gnu/packages/icu4c.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/icu4c.scm b/gnu/packages/icu4c.scm
index 1b5dd2d..0d5f34a 100644
--- a/gnu/packages/icu4c.scm
+++ b/gnu/packages/icu4c.scm
@@ -39,7 +39,7 @@
(define-public icu4c
(package
(name "icu4c")
- (version "67.1")
+ (version "69.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -49,7 +49,7 @@
(string-map (lambda (x) (if (char=? x #\.) #\_ x)) version)
"-src.tgz"))
(sha256
- (base32 "1p6mhvxl0xr2n0g6xdps3mwzwlv6mjsz3xlpm793p9aiybb0ra4l"))))
+ (base32 "0icps0avkwy5df3wwc5kybxcg63hcgk4phdh9g244g0xrmx7pfjc"))))
(build-system gnu-build-system)
;; When cross-compiling, this package needs a source directory of a
;; native-build of itself.
- 09/33: gnu: PostgreSQL: Remove replacement package., (continued)
- 09/33: gnu: PostgreSQL: Remove replacement package., guix-commits, 2021/05/09
- 17/33: gnu: perl: Update to 5.32.1., guix-commits, 2021/05/09
- 24/33: gnu: expat: Update to 2.3.0., guix-commits, 2021/05/09
- 18/33: gnu: linux-libre-headers: Update to 5.10.35., guix-commits, 2021/05/09
- 21/33: gnu: mit-krb5: Update to 1.19.1., guix-commits, 2021/05/09
- 28/33: gnu: libcap: Update to 2.49., guix-commits, 2021/05/09
- 29/33: gnu: kmod: Update to 28., guix-commits, 2021/05/09
- 15/33: gnu: bash: Update to 5.1.8., guix-commits, 2021/05/09
- 16/33: gnu: bison: Update to 3.7.6., guix-commits, 2021/05/09
- 19/33: gnu: libfaketime: Update to 0.9.9., guix-commits, 2021/05/09
- 20/33: gnu: icu4c: Update to 69.1.,
guix-commits <=
- 22/33: gnu: sqlite: Update to 3.35.5., guix-commits, 2021/05/09
- 23/33: gnu: util-linux: Update to 2.36.2., guix-commits, 2021/05/09
- 25/33: gnu: libgpg-error: Update to 1.42., guix-commits, 2021/05/09
- 26/33: gnu: libassuan: Update to 2.5.5., guix-commits, 2021/05/09
- 27/33: gnu: libksba: Update to 1.5.1., guix-commits, 2021/05/09
- 30/33: gnu: nghttp2: Update to 1.43.0., guix-commits, 2021/05/09
- 31/33: gnu: CMake: Update to 3.20.2., guix-commits, 2021/05/09
- 33/33: gnu: ghostscript: Update to 9.54.0., guix-commits, 2021/05/09
- 32/33: gnu: RHash: Update to 1.4.1., guix-commits, 2021/05/09