Merge pull request #334536 from afh/init-icu75

icu75: init at 75.1
This commit is contained in:
kirillrdy
2024-08-19 17:37:11 +10:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
@@ -6,6 +6,10 @@ let
};
in
{
icu75 = make-icu {
version = "75.1";
hash = "sha256-y5aN8+TS6H6LEcSaXQHHh70TuVRSgPxmQvgmUnYYyu8=";
};
icu74 = make-icu {
version = "74.2";
hash = "sha256-aNsIIhKpbW9T411g9H04uWLp+dIHp0z6x4Apro/14Iw=";
+1
View File
@@ -20873,6 +20873,7 @@ with pkgs;
icu72
icu73
icu74
icu75
;
icu = icu74;