fcitx5-gtk: 5.0.18 -> 5.0.19

authored by R. Ryantm and committed by Bobby Rong f7de39c6 2e977bf9

+2 -2
+2 -2
pkgs/tools/inputmethods/fcitx5/fcitx5-gtk.nix
··· 26 27 stdenv.mkDerivation rec { 28 pname = "fcitx5-gtk"; 29 - version = "5.0.18"; 30 31 src = fetchFromGitHub { 32 owner = "fcitx"; 33 repo = pname; 34 rev = version; 35 - sha256 = "sha256-rQ2HLiI0dIerxRV+fbHpTJy4aGmFKmGd6YckKxXmp4s="; 36 }; 37 38 cmakeFlags = [
··· 26 27 stdenv.mkDerivation rec { 28 pname = "fcitx5-gtk"; 29 + version = "5.0.19"; 30 31 src = fetchFromGitHub { 32 owner = "fcitx"; 33 repo = pname; 34 rev = version; 35 + sha256 = "sha256-sD6FN8Ql+OhaQuHLCYreoiqSDC+Xf6OlFWUxg7k9SIk="; 36 }; 37 38 cmakeFlags = [