LoopPerfect / buckaroo

The decentralized package manager for C++ and friends 🏝️
https://buckaroo.pm
MIT License
934 stars 33 forks source link

Add seems to downgrade other packages #292

Closed njlr closed 5 years ago

njlr commented 5 years ago

It should read the lock-file!

Work-around:

buckaroo upgrade
njlr commented 5 years ago

Turns out old hints were being discarded; they should be merged with fresh hints.