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 08:34:26 +08:00
parent ca3bb44ee2
commit 1279ee714f
No known key found for this signature in database
GPG Key ID: 1B81687FBA75D6B5

View File

@ -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 = [