fcitx5-pinyin-moegirl: 20240809 -> 20240909

This commit is contained in:
Guanran Wang
2024-09-16 14:42:01 +08:00
parent 9a7a4e2d50
commit c9a24933ac
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20240809";
version = "20240909";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-2jSKzDgjxuz0/Agqefy4JrScmqM7SXnIuZlLMkqAGT0=";
hash = "sha256-+e4azEWHYSh3Gy9Xa+Y8E7f7rAA8YlWlbvbva9kNXCI=";
};
dontUnpack = true;