branch: main commit 3fd827e131acebea49d37a11336a11e9eb292973 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (haml-mode): Fix `:version-map` --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 0444cf9..0de123b 100644 --- a/elpa-packages +++ b/elpa-packages @@ -111,7 +111,7 @@ ;; seem unresponsive (https://github.com/nex3/haml-mode/issues/40) ;; and thus the package isn't published on the main archive. We ;; manually set the latest commit to a proper version number: - :version-map ((nil "3.1.10" "bf5b6c11b1206759d2b28af48765e04882dd1fc4"))) + :version-map (("0" "3.1.10" "bf5b6c11b1206759d2b28af48765e04882dd1fc4"))) ("haskell-tng-mode" :url "https://gitlab.com/tseenshe/haskell-tng.el")