1

How can I pin a version of "smartparens". I thought If I add this to dotspacemacs-additional-packages:

(smartparens :location
   (recipe :fetcher github
           :repo "Fuco1/smartparens"
           :commit "f7db43d874ac82e4cdce234cb4e578d37207250a"))

it would work, but it doesn't. I've tried it with :version-regexp. I tried listing smartparens in dotspacemacs-excluded-packages, but it still downloads latest available on MELPA.

Drew
  • 75,699
  • 9
  • 109
  • 225
iLemming
  • 1,223
  • 9
  • 14
  • 1
    [This](https://emacs.stackexchange.com/questions/14263/how-to-install-a-specific-version-of-package/14281) query may help. – Nsukami _ Jun 24 '17 at 09:03

0 Answers0