fcitx5-pinyin-moegirl: 20260712 -> 20260713

This commit is contained in:
R. Ryantm
2026-07-20 21:44:10 +00:00
parent 415dbf0d23
commit b7c1b353ba

View File

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