Merge pull request #185314 from r-ryantm/auto-update/fcitx5-gtk

fcitx5-gtk: 5.0.16 -> 5.0.17
This commit is contained in:
Mario Rodas 2022-08-13 00:26:09 -05:00 committed by GitHub
commit 5a9e18a400
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,13 +26,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "fcitx5-gtk"; pname = "fcitx5-gtk";
version = "5.0.16"; version = "5.0.17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "fcitx"; owner = "fcitx";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "sha256-gdYtQyCczJOGkCjl7fVCjcKkhEW3wDO5HDYNfMhnb1g="; sha256 = "sha256-sAPbbMoZ4NGiE7lbtcdzQQsPib6i52JwWsLe+bmTshU=";
}; };
cmakeFlags = [ cmakeFlags = [