fcitx5-m17n: 5.0.9 -> 5.0.10

xrelkd 54edb75b 5282c704

+2 -2
+2 -2
pkgs/tools/inputmethods/fcitx5/fcitx5-m17n.nix
··· 13 14 stdenv.mkDerivation rec { 15 pname = "fcitx5-m17n"; 16 - version = "5.0.9"; 17 18 src = fetchFromGitHub { 19 owner = "fcitx"; 20 repo = pname; 21 rev = version; 22 - sha256 = "sha256-JySEzWyPZqVrvgRA4Hc0ZSGLdS29n8uoSQsFEMK6kbs="; 23 }; 24 25 nativeBuildInputs = [
··· 13 14 stdenv.mkDerivation rec { 15 pname = "fcitx5-m17n"; 16 + version = "5.0.10"; 17 18 src = fetchFromGitHub { 19 owner = "fcitx"; 20 repo = pname; 21 rev = version; 22 + sha256 = "sha256-u4rW89ofuKYCn+NcvdIy0eU+lZ7Lp9kp/d0NdHW2V1s="; 23 }; 24 25 nativeBuildInputs = [