fcitx5-pinyin-moegirl: 20241109 -> 20241211

Diff: https://github.com/outloudvi/mw2fcitx/compare/20241109...20241211
This commit is contained in:
Guanran Wang
2024-12-14 11:18:34 +08:00
parent 67cbf84b18
commit 569d1ddbc9
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
version = "20241109";
version = "20241211";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
hash = "sha256-Vg1Kx/7m1gNEJAe3bhxoIogXsNV8I0NYyhGt9SvqfM4=";
hash = "sha256-yJYQ/zHFH2dTjkZMH4aM1U6RDNGljgl8iB3Eq5UwY9Q=";
};
dontUnpack = true;