fcitx5-pinyin-moegirl: 20260713 -> 20260812

This commit is contained in:
R. Ryantm
2026-08-16 22:14:47 +00:00
parent 0bf7afbc14
commit dbdf3ea35d

View File

@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20260713";
version = "20260812";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-ZmpTcolKTjJBino+zkVK6hBv/+yllAiBiR6Jy4SBdVs=";
hash = "sha256-JN3PJAS2x2Fsvx2iQZ+K0MYOR4esHGHOsTVl+6dZZVE=";
};
dontUnpack = true;