rime-moegirl: 20250610 -> 20250711 (#424258)

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