fcitx5-pinyin-moegirl: 20251009 -> 20251109 (#460331)

This commit is contained in:
nixpkgs-ci[bot]
2025-11-10 13:40:58 +00:00
committed by GitHub
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20251009";
version = "20251109";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-s8i1eZrupWSSmgi52uhHLggtn5ZtoDFwMtJeZDw/znI=";
hash = "sha256-BqioFALa1ZjMVCWgT9PdTHK0/YqipOFiNhn+Pn+TQc4=";
};
dontUnpack = true;