fcitx5-configtool: 5.1.3 -> 5.1.4

Diff: https://github.com/fcitx/fcitx5-configtool/compare/5.1.3...5.1.4
This commit is contained in:
Vonfry
2024-03-01 22:00:07 +08:00
parent 78497390bb
commit 5a7d6c3698
@@ -21,13 +21,13 @@
mkDerivation rec {
pname = "fcitx5-configtool";
version = "5.1.3";
version = "5.1.4";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-IwGlhIeON0SenW738p07LWZAzVDMtxOSMuUIAgfmTEg=";
sha256 = "sha256-jYO1jdiuDjt6e98qhwMpTQTnGxoIYWMKkORGJbmk3mk=";
};
cmakeFlags = [