ibus-engines.table: 1.17.17 -> 1.17.18

This commit is contained in:
R. Ryantm
2026-04-28 01:28:40 +00:00
parent 75748ff7f5
commit 131089ab18
@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.17.17";
version = "1.17.18";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-Y8tZBcRlND4DsBE0YQXrulgT0kn8WrGUAOEg0j1Nvc8=";
sha256 = "sha256-NU+lZcuCJs1k0BNnPyxR6aiFNc8mmcNxM9k9yrg0Q/M=";
};
postPatch = ''