[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33701] [PATCH staging 13/23] gnu: icu4c: Update to 63.1.
From: |
Marius Bakke |
Subject: |
[bug#33701] [PATCH staging 13/23] gnu: icu4c: Update to 63.1. |
Date: |
Tue, 11 Dec 2018 02:14:06 +0100 |
* gnu/packages/icu4c.scm (icu4c): Update to 63.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 2d28107e81..6e93d6aed9 100644
--- a/gnu/packages/icu4c.scm
+++ b/gnu/packages/icu4c.scm
@@ -32,7 +32,7 @@
(define-public icu4c
(package
(name "icu4c")
- (version "62.1")
+ (version "63.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -42,7 +42,7 @@
(string-map (lambda (x) (if (char=? x #\.) #\_ x)) version)
"-src.tgz"))
(sha256
- (base32 "18ssgnwzzpm1g1fvbm9h1fvryiwxvvn5wc3fdakdsl33cs6qdn9x"))))
+ (base32 "17fbk0lm2clsxbmjzvyp245ayx0n4chji3ky1f3fbz2ljjv91i05"))))
(build-system gnu-build-system)
(inputs
`(("perl" ,perl)))
--
2.20.0
- [bug#33701] [PATCH staging 23/23] gnu: glib-networking: Update to 2.59.1., (continued)
- [bug#33701] [PATCH staging 23/23] gnu: glib-networking: Update to 2.59.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 22/23] gnu: meson: Update to 0.49.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 19/23] gnu: GnuTLS: Update to 3.6.5., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 18/23] gnu: jansson: Update to 2.12., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 21/23] gnu: CMake: Update to 3.13.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 17/23] gnu: cyrus-sasl: Update to 2.1.27., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 20/23] gnu: libuv: Update to 1.24.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 16/23] gnu: nettle: Update to 3.4.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 12/23] gnu: ghostscript: Update to 9.26., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 13/23] gnu: icu4c: Update to 63.1.,
Marius Bakke <=
- [bug#33701] [PATCH staging 15/23] gnu: nghttp2: Update to 1.35.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 07/23] gnu: glib: Update to 2.56.3., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 10/23] gnu: libqmi: Update to 1.20.2., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 05/23] gnu: D-Bus: Update to 1.12.12., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 03/23] gnu: harfbuzz: Update to 2.2.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 14/23] gnu: tzdata-for-tests: Update to 2018g., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 08/23] gnu: pixman: Update to 0.36.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 11/23] gnu: curl: Remove replacement for 7.62.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 09/23] gnu: cairo: Update to 1.16.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 04/23] gnu: poppler: Update to 0.72.0., Marius Bakke, 2018/12/10