fcitx5-pinyin-moegirl: 20250610 -> 20250711

This commit is contained in:
R. Ryantm 2025-07-12 01:04:28 +00:00 committed by Weijia Wang
parent 97234ec272
commit f44cc9d8a6

View File

@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20250610";
version = "20250711";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-krtBLVcF6qKQ7xIUuJsxYmbBlFXezzGXczg9Th0NPYo=";
hash = "sha256-kjdgsq5n+7rjPBrXOjrb13+JLPLeXNQFv9uhl4NSszM=";
};
dontUnpack = true;