* [bug#45486] [PATCH] gnu: icu4c: Update to 68.2.
@ 2020-12-28 11:16 Vincent Legoll
2021-01-02 22:13 ` bug#45486: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-28 11:16 UTC (permalink / raw)
To: 45486; +Cc: Vincent Legoll
* gnu/packages/icu4c.scm (icu4c): Update to 68.2.
---
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 952bb96fd9..bf98fc3a40 100644
--- a/gnu/packages/icu4c.scm
+++ b/gnu/packages/icu4c.scm
@@ -117,7 +117,7 @@ C/C++ part.")
(define-public icu4c-68
(package
(inherit icu4c)
- (version "68.1")
+ (version "68.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -128,7 +128,7 @@ C/C++ part.")
"-src.tgz"))
(sha256
(base32
- "0bcznbxvdvxbfsiv3qj2f2f1rrbf3syhhhwbhx9qwjs3nkcf7wm9"))))))
+ "09fng7a80xj8d5r1cgbgq8r47dsw5jsr6si9p2cj2ylhwgg974f7"))))))
(define-public icu4c-build-root
(package
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-02 22:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-28 11:16 [bug#45486] [PATCH] gnu: icu4c: Update to 68.2 Vincent Legoll
2021-01-02 22:13 ` bug#45486: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.