rime-moegirl: 20250711 -> 20250810 (#432408)

Co-authored-by: xddxdd <b980120@hotmail.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-10 07:28:35 +00:00
committed by GitHub
co-authored by xddxdd
+2 -2
View File
@@ -5,10 +5,10 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "rime-moegirl";
version = "20250711";
version = "20250810";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict.yaml";
hash = "sha256-gs/JhdSeLFkBKvBdVRxk3RhqlkOhly18w4Pz63GG814=";
hash = "sha256-/Yv/2kigtpNvnWlHYTJBMUlMV5i5toteaLiDJ0kDoZg=";
};
dontUnpack = true;