emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] main 3fd827e: * elpa-packages (haml-mode): Fix `:version-map`


From: Stefan Monnier
Subject: [nongnu] main 3fd827e: * elpa-packages (haml-mode): Fix `:version-map`
Date: Sat, 23 Oct 2021 19:35:21 -0400 (EDT)

branch: main
commit 3fd827e131acebea49d37a11336a11e9eb292973
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@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";)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]