kdePackages.fcitx5-configtool: 5.1.13 -> 5.1.14

This commit is contained in:
R. Ryantm
2026-06-20 12:38:03 +00:00
parent 85da0b85ce
commit 562ca70aab
@@ -31,13 +31,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.13";
version = "5.1.14";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-STx2S5fuaZCsGoM8nsihYoW+C1GdkD3K7pT84aMRI9c=";
hash = "sha256-+lpJlGaVGTcZpoGvcHAsb5N5M4Y3McV4GSZpSwZxX3Y=";
};
cmakeFlags = [