Skip to content

Commit 3fc8dc5

Browse files
committed
fcitx5-mcbopomofo: 2.9.0 -> 2.9.1
1 parent 47c2716 commit 3fc8dc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fc/fcitx5-mcbopomofo/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515

1616
stdenv.mkDerivation rec {
1717
pname = "fcitx5-mcbopomofo";
18-
version = "2.9.0";
18+
version = "2.9.1";
1919

2020
src = fetchFromGitHub {
2121
owner = "openvanilla";
2222
repo = "fcitx5-mcbopomofo";
2323
rev = version;
24-
hash = "sha256-xW3nxAfhdW7S0UJNl/NKhB1vzm0mMd92cA5ksPn7+QI=";
24+
hash = "sha256-fHDNhZhSVgVuZLfRA3eJErm1gwhUZJw+emCXfeO5HVo=";
2525
};
2626

2727
nativeBuildInputs = [

0 commit comments

Comments
 (0)