ibus-engines.chewing: 2.1.5 -> 2.1.6 (#436529)

authored by Wolfgang Walther and committed by GitHub d7aae1b4 826e60ba

+2 -2
+2 -2
pkgs/tools/inputmethods/ibus-engines/ibus-chewing/default.nix
··· 14 14 15 15 stdenv.mkDerivation (finalAttrs: { 16 16 pname = "ibus-chewing"; 17 - version = "2.1.5"; 17 + version = "2.1.6"; 18 18 19 19 src = fetchFromGitHub { 20 20 owner = "chewing"; 21 21 repo = "ibus-chewing"; 22 22 tag = "v${finalAttrs.version}"; 23 - hash = "sha256-jg7o5vrXKH+QxemJRvZ8IUJ4HRK9axYqnwUMmr4ebGY="; 23 + hash = "sha256-griEIWdIcnHrTcHTfF/a8QFigmnAZ36YmUVMvTLZ1x4="; 24 24 }; 25 25 26 26 nativeBuildInputs = [