Merge pull request #120753 from m-bdf/patch-1

fcitx5-configtool: 5.0.2 -> 5.0.4
This commit is contained in:
Sandro 2021-04-27 21:25:58 +02:00 committed by GitHub
commit 028ffeb88e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,13 +19,13 @@
mkDerivation rec { mkDerivation rec {
pname = "fcitx5-configtool"; pname = "fcitx5-configtool";
version = "5.0.2"; version = "5.0.4";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "fcitx"; owner = "fcitx";
repo = "fcitx5-configtool"; repo = "fcitx5-configtool";
rev = version; rev = version;
sha256 = "sha256-kw0KIbS5SVMf6kR/9xsYiChHXQBM0enSVXyh0QfiiPY="; sha256 = "sha256-UO3Ob+bFQ/2Vqb8YpD9tfmfZt5YLUyoqcbtsHLaVOzE=";
}; };
cmakeFlags = [ cmakeFlags = [