ibus-engines.table: 1.17.17 -> 1.17.18 (#514279)

This commit is contained in:
Nick Cao
2026-04-28 19:37:46 +00:00
committed by GitHub
@@ -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 = ''