-
The first time I do I've not used emacs for about a year. The epkg git repository is on the "master" branch with a time stamp of the last commit of October 2022. I can't even find where this message is coming from. My repository is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Update the package manually, using |
Beta Was this translation helpful? Give feedback.
-
You have changed from So I did the same thing for |
Beta Was this translation helpful? Give feedback.
Update the package manually, using
cd lib/epkg; git pull; make clean lisp
. Do the same for borg. Then restart Emacs and try again.