fcitx5-pinyin-moegirl: 20250409 -> 20250509

This commit is contained in:
R. Ryantm 2025-05-12 13:14:47 +00:00
parent ce4ce6f87a
commit eb09d4d8a4

View file

@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20250409";
version = "20250509";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-OuAJbuQs/yiCFJAG1qkS+0INdpmjdwc7vvz5WZruQ98=";
hash = "sha256-M0oquFoR44IRY3dvTjpZ48tRTi+OP+GqMfb5sdUcurY=";
};
dontUnpack = true;