fcitx5-configtool: 5.0.5 -> 5.0.9

This commit is contained in:
Vonfry 2021-12-06 08:46:40 +08:00
parent 22952268ff
commit 5690cf2e77
No known key found for this signature in database
GPG Key ID: EACFFD3C2B494F13

View File

@ -19,13 +19,13 @@
mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.0.5";
version = "5.0.9";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "0w6cgg57ldk02j3fs7mm8pn5inblcjyr20d3xl5qbyawwccjsn2m";
sha256 = "sha256-QPRaATx6TaysfZrFCR/Itc+4hx3sx7kLbahacQGrccE=";
};
cmakeFlags = [