icu78: 78.1 -> 78.2

https://github.com/unicode-org/icu/releases/tag/release-78.2
This commit is contained in:
Martin Weinelt
2026-01-28 21:36:00 +01:00
parent 2740b26457
commit 82a3b269d6
+2 -2
View File
@@ -24,8 +24,8 @@ let
in
{
icu78 = make-icu {
version = "78.1";
hash = "sha256-Yhf1jKObIxJ2Bc/Gx+DTR1/ksNYxVwETg9cWy0FheIY=";
version = "78.2";
hash = "sha256-Pploe1xDXUsgljDi0uu3mQbJhGheeGNQeLZy4DyJ3zU=";
};
icu77 = make-icu {
version = "77.1";