Loading pkgs/tools/inputmethods/fcitx5/fcitx5-hangul.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-hangul"; version = "5.1.8"; version = "5.1.9"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-6aBn0muWbmdxqUCrrXDRd4MZP7QUMX1ZHcAUdTF9Kys="; hash = "sha256-zxq/nINxLvhZCcndNyAUAOY74npFXcYUR78TlZVyRUk="; }; nativeBuildInputs = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-hangul.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-hangul"; version = "5.1.8"; version = "5.1.9"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-6aBn0muWbmdxqUCrrXDRd4MZP7QUMX1ZHcAUdTF9Kys="; hash = "sha256-zxq/nINxLvhZCcndNyAUAOY74npFXcYUR78TlZVyRUk="; }; nativeBuildInputs = [ Loading