Loading pkgs/tools/inputmethods/fcitx5/fcitx5-m17n.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-m17n"; version = "5.1.4"; version = "5.1.5"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-TJMJGjO9V6EOzxt6Z7rwOfIQWK38XolDhUKbjbNUGhA="; hash = "sha256-gvR//H+Kf/pYv6Avr0No8PZO7hAnOHj16v6n+tDXgkU="; }; nativeBuildInputs = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-m17n.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-m17n"; version = "5.1.4"; version = "5.1.5"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-TJMJGjO9V6EOzxt6Z7rwOfIQWK38XolDhUKbjbNUGhA="; hash = "sha256-gvR//H+Kf/pYv6Avr0No8PZO7hAnOHj16v6n+tDXgkU="; }; nativeBuildInputs = [ Loading