Loading pkgs/tools/inputmethods/fcitx5/fcitx5-gtk.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,13 +28,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-gtk"; version = "5.1.3"; version = "5.1.4"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-qckaD2VDlXyaXe52PTjYfKIJbsIBRgD5s3b9Oc6l/64="; hash = "sha256-MlBLhgqpF+A9hotnhX83349wIpCQfzsqpyZb0xME2XQ="; }; outputs = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-gtk.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,13 +28,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-gtk"; version = "5.1.3"; version = "5.1.4"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-qckaD2VDlXyaXe52PTjYfKIJbsIBRgD5s3b9Oc6l/64="; hash = "sha256-MlBLhgqpF+A9hotnhX83349wIpCQfzsqpyZb0xME2XQ="; }; outputs = [ Loading