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

fcitx5-gtk: 5.0.13 -> 5.0.14
This commit is contained in:
Sandro 2022-05-27 19:46:12 +02:00 committed by GitHub
commit 719f533de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-gtk";
version = "5.0.13";
version = "5.0.14";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-2kY38XwQYEAtJ3KtSsfkySY79arsFCzXsCAVpE8TpSk=";
sha256 = "sha256-sByITVBgOX3YYdJN6EzDYH0+N+FqZcoJlCp70SfkKpY=";
};
cmakeFlags = [