jwiegley / use-package

A use-package declaration for simplifying your .emacs
https://jwiegley.github.io/use-package
GNU General Public License v3.0
4.41k stars 260 forks source link

:pin is not respected on update #858

Closed ThatHai closed 1 year ago

ThatHai commented 4 years ago

I use auto-package-update along with use-package to automatically update packages every so often. On update, packages that are pinned to melpa-stable are updated with their newer version from melpa.

I don't know if this is a bug from auto-package-update or use-package. But I thought I would file an issue here to start the conversation.

skangas commented 1 year ago

I think this should be reported to the auto-package-update developers.