Merge pull request #139583 from Vonfry/update/fcitx5

fcitx5{-rime}: 5.0.8 -> 5.0.9

authored by Bobby Rong and committed by GitHub 5086684e 639df4e2

+4 -4
+2 -2
pkgs/tools/inputmethods/fcitx5/default.nix
··· 41 in 42 stdenv.mkDerivation rec { 43 pname = "fcitx5"; 44 - version = "5.0.8"; 45 46 src = fetchFromGitHub { 47 owner = "fcitx"; 48 repo = pname; 49 rev = version; 50 - sha256 = "0czj2awvgk9apdh9rj3vcb04g8x2wp1d4sshvch31nwpqs10hssr"; 51 }; 52 53 prePatch = ''
··· 41 in 42 stdenv.mkDerivation rec { 43 pname = "fcitx5"; 44 + version = "5.0.9"; 45 46 src = fetchFromGitHub { 47 owner = "fcitx"; 48 repo = pname; 49 rev = version; 50 + sha256 = "161xgm2fs51v8l46raz6xxkjmshpgaaax64lz8208m7fcd32ll3a"; 51 }; 52 53 prePatch = ''
+2 -2
pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix
··· 11 12 stdenv.mkDerivation rec { 13 pname = "fcitx5-rime"; 14 - version = "5.0.6"; 15 16 src = fetchFromGitHub { 17 owner = "fcitx"; 18 repo = pname; 19 rev = version; 20 - sha256 = "1r36c1pl63vka9mxa8f5x0kijapjgxzz5b4db8h87ri9kcxk7i2g"; 21 }; 22 23 cmakeFlags = [
··· 11 12 stdenv.mkDerivation rec { 13 pname = "fcitx5-rime"; 14 + version = "5.0.7"; 15 16 src = fetchFromGitHub { 17 owner = "fcitx"; 18 repo = pname; 19 rev = version; 20 + sha256 = "1djakg17rxc38smja4y76i0p4gwdj3lgwym8kybkaspk7lxr62zy"; 21 }; 22 23 cmakeFlags = [