fcitx5-configtool: 5.1.4 -> 5.1.5

Diff: https://github.com/fcitx/fcitx5-configtool/compare/5.1.4...5.1.5
This commit is contained in:
Vonfry 2024-04-23 18:47:41 +08:00
parent a7c482c18c
commit 5c10bd67ae
No known key found for this signature in database
GPG Key ID: 1B81687FBA75D6B5
1 changed files with 2 additions and 2 deletions

View File

@ -29,13 +29,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.4";
version = "5.1.5";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-jYO1jdiuDjt6e98qhwMpTQTnGxoIYWMKkORGJbmk3mk=";
hash = "sha256-MMrhJwG3FApYopXys2CpavHBOm8h+wBoDN4T5e2bzH4=";
};
cmakeFlags = [