Skip to content

Commit ae15f82

Browse files
authored
rime-moegirl: 20260412 -> 20260511 (NixOS#519125)
2 parents 15cdaa4 + cb2ab74 commit ae15f82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/ri/rime-moegirl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
}:
66
stdenvNoCC.mkDerivation (finalAttrs: {
77
pname = "rime-moegirl";
8-
version = "20260412";
8+
version = "20260511";
99
src = fetchurl {
1010
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict.yaml";
11-
hash = "sha256-qIFkaDdivE7tOQmk0TpNB8wov5iazegX7eJjMB+lFe0=";
11+
hash = "sha256-rtrwuPNvh0krobTDP3oTrAswYj9ALCZITrfudW5EXfc=";
1212
};
1313

1414
dontUnpack = true;

0 commit comments

Comments
 (0)