From 3503651d5ed1411541805b59b2393013271f6952 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Fri, 13 Jul 2018 14:52:10 -0700 Subject: fcitx-engines.chewing: 0.2.2 -> 0.2.3 (#43209) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-chewing/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons --- pkgs/tools/inputmethods/fcitx-engines/fcitx-chewing/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/tools') diff --git a/pkgs/tools/inputmethods/fcitx-engines/fcitx-chewing/default.nix b/pkgs/tools/inputmethods/fcitx-engines/fcitx-chewing/default.nix index 361355d1d688..e2d58c564989 100644 --- a/pkgs/tools/inputmethods/fcitx-engines/fcitx-chewing/default.nix +++ b/pkgs/tools/inputmethods/fcitx-engines/fcitx-chewing/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { name = "fcitx-chewing-${version}"; - version = "0.2.2"; + version = "0.2.3"; src = fetchurl { url = "http://download.fcitx-im.org/fcitx-chewing/${name}.tar.xz"; - sha256 = "0l548xdx2fvjya1ixp37pn382yak0m4kwfh9lgh7l3y2sblqw9zs"; + sha256 = "1w5smp5zvjx681cp1znjypyr9sw5x6v0wnsk8a7ncwxi9q9wf4xk"; }; nativeBuildInputs = [ pkgconfig ]; -- cgit 1.4.1