fcitx5-pinyin-moegirl: 20250309 -> 20250409

This commit is contained in:
R. Ryantm
2025-04-17 18:01:33 +00:00
parent d5b441b83f
commit 93f3089edb
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20250309";
version = "20250409";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-0ZXlPpeaxXK3dI2uGBmISpCGM9isQdPxJRTcoIa75fg=";
hash = "sha256-OuAJbuQs/yiCFJAG1qkS+0INdpmjdwc7vvz5WZruQ98=";
};
dontUnpack = true;