fcitx5-pinyin-moegirl: 20260209 -> 20260315

Diff: https://github.com/outloudvi/mw2fcitx/compare/20260209...20260315
This commit is contained in:
Guanran Wang
2026-03-15 15:09:47 +08:00
parent 2d33794d31
commit a1dd7601bd
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20260209";
version = "20260315";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-ZpuAcS6KgVRL8ru+U///Zi7jiXLGIbSx6dPF0KWLvwQ=";
hash = "sha256-YnN1ArHyikV0kADquH2kwpk7cpiXKcL6YwUxVJXlQKM=";
};
dontUnpack = true;