rime-ice: 2026.06.03 -> 2026.06.30

This commit is contained in:
Moraxyc 2026-07-04 13:09:58 +08:00
commit c557fc6b9f
No known key found for this signature in database

View file

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "rime-ice";
version = "2026.06.03";
version = "2026.06.30";
src = fetchFromGitHub {
owner = "iDvel";
repo = "rime-ice";
tag = finalAttrs.version;
hash = "sha256-MHPvFGdCnmHtgPqLkV+JJ3LHjcDeIs5yqexmHnWgRIc=";
hash = "sha256-HReBFYih39ohqZ2UAX6wPjjh0KuIauJPSOjk6ZXidss=";
};
installPhase = ''