libpkgx icon indicating copy to clipboard operation
libpkgx copied to clipboard

`pkgx --update` should update pkgs that were rebuilt but not bumped

Open mxcl opened this issue 2 years ago • 0 comments

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

mxcl avatar Apr 11 '23 11:04 mxcl