Loading pkgs/development/libraries/icu/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
pkgs/development/libraries/icu/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -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"; Loading