libpkgx
libpkgx copied to clipboard
`pkgx --update` should update pkgs that were rebuilt but not bumped
We use cache headers correctly so I think it is acceptable that we rebuild bottles in-place for bug fixes etc.
However the only way currently to get these updates is to delete the pkg first.
This will lead to a “delete everything and start again” approach to tea which we don’t want to foster.
Refs https://github.com/teaxyz/pantry/issues/1219