mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 21:52:39 +00:00
- Fixes https://github.com/termux/termux-packages/issues/26707 - Revert70bd49f612as planned and previously noted in https://github.com/termux/termux-packages/pull/26466 - Aftereb4cec1fe2, `fix-import-when-posix-spawn-disabled.patch` is necessary to prevent compilation error `failed to resolve: use of undeclared type 'Pid'` - After91ee45b0e1, `revert-6644cc9.patch` is no longer necessary to prevent a compilation failure, and can be removed. - https://github.com/termux/termux-app/pull/4417 has been in [Termux 0.118.3](https://github.com/termux/termux-app/releases/tag/v0.118.3) for 4 months, meaning that `status test-feature keyboard-protocols && set -U fish_features no-keyboard-protocols` can be removed.