Commit ab3c41d6 authored by Alexis Hildebrandt's avatar Alexis Hildebrandt
Browse files

icu75: init at 75.1

parent dca8e71b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 −0
Original line number Diff line number Diff line
@@ -20871,6 +20871,7 @@ with pkgs;
    icu72
    icu73
    icu74
    icu75
  ;
  icu = icu74;