kdePackages.fcitx5-configtool: 5.1.12 -> 5.1.13 (#500885)

This commit is contained in:
Nick Cao
2026-03-18 20:08:55 +00:00
committed by GitHub
@@ -31,13 +31,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.12";
version = "5.1.13";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-XwVvkxG5627E5BE2Yp0w/mFjaG1nYa0Olm8Gz6V4+eA=";
hash = "sha256-STx2S5fuaZCsGoM8nsihYoW+C1GdkD3K7pT84aMRI9c=";
};
cmakeFlags = [