Skip to content

Commit fc28f96

Browse files
rime-ice: 2025.04.06 -> 2025.12.08 (NixOS#470622)
2 parents 990013f + d6d3ea8 commit fc28f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ri/rime-ice/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
stdenvNoCC.mkDerivation (finalAttrs: {
99
pname = "rime-ice";
10-
version = "2025.04.06";
10+
version = "2025.12.08";
1111

1212
src = fetchFromGitHub {
1313
owner = "iDvel";
1414
repo = "rime-ice";
1515
tag = finalAttrs.version;
16-
hash = "sha256-s3r8cdEliiPnKWs64Wgi0rC9Ngl1mkIrLnr2tIcyXWw=";
16+
hash = "sha256-GyiOlTr1Nw2ANTE7/fdyrPQkvRFWOyal3oAcDvsqF5A=";
1717
};
1818

1919
installPhase = ''

0 commit comments

Comments
 (0)