3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #174606 from r-ryantm/auto-update/fcitx5-configtool

fcitx5-configtool: 5.0.12 -> 5.0.13
This commit is contained in:
Sandro 2022-05-27 19:45:46 +02:00 committed by GitHub
commit 2df87089cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,13 +19,13 @@
mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.0.12";
version = "5.0.13";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-Xjk/Z+1V6Az85N5I+Icoj0kOPJVL7hxyQvqlsp50Ybk=";
sha256 = "sha256-sh3hd4hpqKKHdE8n5jf2v09ch2xUCCmapkp5tkeylKA=";
};
cmakeFlags = [