rime-ice: 2025.04.06 -> 2025.12.08 (#470622)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-15 01:16:12 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "rime-ice";
version = "2025.04.06";
version = "2025.12.08";
src = fetchFromGitHub {
owner = "iDvel";
repo = "rime-ice";
tag = finalAttrs.version;
hash = "sha256-s3r8cdEliiPnKWs64Wgi0rC9Ngl1mkIrLnr2tIcyXWw=";
hash = "sha256-GyiOlTr1Nw2ANTE7/fdyrPQkvRFWOyal3oAcDvsqF5A=";
};
installPhase = ''