kdePackages.fcitx5-configtool: 5.1.8 -> 5.1.9 (#397315)

This commit is contained in:
Nick Cao
2025-04-09 19:12:04 -04:00
committed by GitHub
@@ -30,13 +30,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.8";
version = "5.1.9";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-4CvRQU6tcr3l14KzCGIhMvtYuT8DbSywxz6knbl+HgA=";
hash = "sha256-x4DhPxiwPR16xQpBFnJ1DiU435BHOOs6pFj+zJQXFUI=";
};
cmakeFlags = [