Loading pkgs/tools/inputmethods/fcitx5/fcitx5-anthy.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "fcitx5-anthy"; version = "5.1.7"; version = "5.1.8"; src = fetchurl { url = "https://download.fcitx-im.org/fcitx5/fcitx5-anthy/${pname}-${version}.tar.zst"; hash = "sha256-lY5GFbeIee7u1NsLbkYt6BvST9lidvZLpaylL0wE2+0="; hash = "sha256-O/fpLWh5eE22lZEz4cyI60Xf/rTWpTCWjAib3y0Yac8="; }; nativeBuildInputs = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-anthy.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "fcitx5-anthy"; version = "5.1.7"; version = "5.1.8"; src = fetchurl { url = "https://download.fcitx-im.org/fcitx5/fcitx5-anthy/${pname}-${version}.tar.zst"; hash = "sha256-lY5GFbeIee7u1NsLbkYt6BvST9lidvZLpaylL0wE2+0="; hash = "sha256-O/fpLWh5eE22lZEz4cyI60Xf/rTWpTCWjAib3y0Yac8="; }; nativeBuildInputs = [ Loading