Skip to content

Commit e8d20ec

Browse files
authored
fcitx5-pinyin-moegirl: 20250509 -> 20250610 (#416260)
2 parents 25adef8 + 08c5095 commit e8d20ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fc/fcitx5-pinyin-moegirl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
}:
77
stdenvNoCC.mkDerivation (finalAttrs: {
88
pname = "fcitx5-pinyin-moegirl";
9-
version = "20250509";
9+
version = "20250610";
1010

1111
src = fetchurl {
1212
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
13-
hash = "sha256-M0oquFoR44IRY3dvTjpZ48tRTi+OP+GqMfb5sdUcurY=";
13+
hash = "sha256-krtBLVcF6qKQ7xIUuJsxYmbBlFXezzGXczg9Th0NPYo=";
1414
};
1515

1616
dontUnpack = true;

0 commit comments

Comments
 (0)