ibus-engines.table: 1.17.3 -> 1.17.4

This commit is contained in:
R. Ryantm
2023-11-12 06:47:26 +00:00
parent 647a6f42ee
commit 5ccea07f69
@@ -5,13 +5,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.17.3";
version = "1.17.4";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-rolnpjJojtL+0tUbZIQgL1IIkv+d3MoMWoedfEMpr8A=";
sha256 = "sha256-XljpwsDsdZkcnXimnN7BzPhOZdUmEEJbBM53Sv/9rIo=";
};
postPatch = ''