fcitx5-pinyin-moegirl: 20250111 -> 20250113

This commit is contained in:
R. Ryantm 2025-01-25 02:54:33 +00:00
parent bafca6cbe1
commit 1d636713c9

View File

@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20250111";
version = "20250113";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-ooYpkrqeOc5OrjeGTbobfv4b8x5uV/ot3QaU3d5MRLQ=";
hash = "sha256-Z6MqYZMpvTGcz61NnzZQy63GXfcaTWE8dezPoYht6q0=";
};
dontUnpack = true;