fcitx5-configtool: 5.1.6 -> 5.1.7

Diff: https://github.com/fcitx/fcitx5-configtool/compare/5.1.6...5.1.7
This commit is contained in:
Vonfry
2024-10-09 09:06:58 +08:00
parent ca3bb44ee2
commit 1279ee714f
@@ -29,13 +29,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.6";
version = "5.1.7";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-ZB0YH5IYYjYunsVQtFaVVBW+zkTn/bgtMEWE376IoiU=";
hash = "sha256-6Slh1uZglRNBLQ1ziKf2xaP+NK6Abug/6TZcYy2HFPQ=";
};
cmakeFlags = [