Merge pull request #307659 from r-ryantm/auto-update/fcitx5-chewing

fcitx5-chewing: 5.1.2 -> 5.1.3

authored by Nick Cao and committed by GitHub 40e76872 853de589

+2 -2
+2 -2
pkgs/tools/inputmethods/fcitx5/fcitx5-chewing.nix
··· 10 10 11 11 stdenv.mkDerivation rec { 12 12 pname = "fcitx5-chewing"; 13 - version = "5.1.2"; 13 + version = "5.1.3"; 14 14 15 15 src = fetchFromGitHub { 16 16 owner = "fcitx"; 17 17 repo = pname; 18 18 rev = version; 19 - hash = "sha256-Zl/YlN5qIB8rjL4lPwRcKRoId0i1ovMOLJKGmTUHuwo="; 19 + hash = "sha256-1rbpCniRPP9528qCAohN1o5198vypfWmYgCx8sd+NXU="; 20 20 }; 21 21 22 22 nativeBuildInputs = [