ibus-engines.table: 1.17.11 -> 1.17.12 (#404976)

This commit is contained in:
Nick Cao
2025-05-07 19:40:18 -04:00
committed by GitHub
@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.17.11";
version = "1.17.12";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-0322G1cmiISkFaCq5RVFLRdWRUxS66B7E4omxB+7ntE=";
sha256 = "sha256-ecs99Y7NctnKTdRT9UHiDqliinvPNMHIyb5mwT7dDL8=";
};
postPatch = ''