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

authored by Sandro and committed by GitHub e0273455 8c796002

+2 -2
+2 -2
pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix
··· 21 22 mkDerivation rec { 23 pname = "fcitx5-configtool"; 24 - version = "5.0.14"; 25 26 src = fetchFromGitHub { 27 owner = "fcitx"; 28 repo = pname; 29 rev = version; 30 - sha256 = "sha256-nfVdYW//ehjTFvb5ciu7ajoUB5NPZ/BkLkChJiBJPWY="; 31 }; 32 33 cmakeFlags = [
··· 21 22 mkDerivation rec { 23 pname = "fcitx5-configtool"; 24 + version = "5.0.15"; 25 26 src = fetchFromGitHub { 27 owner = "fcitx"; 28 repo = pname; 29 rev = version; 30 + sha256 = "sha256-VTvJpQrACZ6xoXkfTqhVK2MUy9i7Snn9zVCK3dayVz0="; 31 }; 32 33 cmakeFlags = [