ibus-engines.table: 1.17.10 -> 1.17.11 (#386069)

This commit is contained in:
Nick Cao
2025-03-01 10:14:22 -05:00
committed by GitHub
@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.17.10";
version = "1.17.11";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-L7XTB2KuXVVLpHnuj9krAFBSlb40HU34TslxUNdj13o=";
sha256 = "sha256-0322G1cmiISkFaCq5RVFLRdWRUxS66B7E4omxB+7ntE=";
};
postPatch = ''