Skip to content

Commit b8ae8c8

Browse files
fcitx5-bamboo: 1.0.6 -> 1.0.7 (#383675)
2 parents a345d65 + c780b28 commit b8ae8c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/tools/inputmethods/fcitx5/fcitx5-bamboo.nix

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

1212
stdenv.mkDerivation (finalAttrs: {
1313
pname = "fcitx5-bamboo";
14-
version = "1.0.6";
14+
version = "1.0.7";
1515

1616
src = fetchFromGitHub {
1717
owner = "fcitx";
1818
repo = "fcitx5-bamboo";
1919
rev = finalAttrs.version;
20-
hash = "sha256-lWWSk5HxWFJKoE3Rf2s4sYhTSLKDnmPCzYGR/NscqFY=";
20+
hash = "sha256-yvyJHIXUYpOIeiSQasSRKTbN4Z0BAjohz8VlZKqMg0Q=";
2121
fetchSubmodules = true;
2222
};
2323

0 commit comments

Comments
 (0)