ibus-engines.table: 1.17.16 -> 1.17.17

This commit is contained in:
R. Ryantm
2026-01-23 20:02:39 +00:00
parent fa4e65ad7a
commit 51462ae47f

View File

@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.17.16";
version = "1.17.17";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-QGuzEQxP9RSO0Ch+tTvC6cchH+jtilujxScYTb900BY=";
sha256 = "sha256-Y8tZBcRlND4DsBE0YQXrulgT0kn8WrGUAOEg0j1Nvc8=";
};
postPatch = ''