I recently upgraded Emacs Cider through MELPA and it seems to have a bug on my machine. I don't need the bleeding edge builds and am happy to go back to an older build until they fix the issue. However I'm not sure how to install an older version of a package that exists in the package list.
I am looking to either:
- Install an older version of Cider through the native Emacs package manager
- Install an older version of Cider from source
Edit: this was closed as a duplicate of Is it possible to downgrade packages installed with ELPA?, however that one didn't have an answer, so I re-asked the question.