fcitx5-configtool: 5.1.1 -> 5.1.2

This commit is contained in:
R. Ryantm 2023-11-03 07:47:15 +00:00
parent 014ba34da3
commit 83df023f3b

View file

@ -21,13 +21,13 @@
mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.1";
version = "5.1.2";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-5f75UTGCWsuMdZKhssSpUiVaRR05YY0bumVUNq2wJtY=";
sha256 = "sha256-DtMskuPpiL1GshoUH1dDazvwHDhmr9gb93V3TRIMxxg=";
};
cmakeFlags = [