emacs-devel
[Top][All Lists]
Advanced

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

Re: [nongnu] main e7a6b32: * elpa-packages (haml-mode): Manually pin a v


From: Philip Kaludercic
Subject: Re: [nongnu] main e7a6b32: * elpa-packages (haml-mode): Manually pin a version
Date: Fri, 22 Oct 2021 21:09:14 +0000

zge@savannah.gnu.org (Philip Kaludercic) writes:

> branch: main
> commit e7a6b32fbf4c7821bdb223aa28f1d09d0ccd7c19
> Author: Philip Kaludercic <philipk@posteo.net>
> Commit: Philip Kaludercic <philipk@posteo.net>
>
>     * elpa-packages (haml-mode): Manually pin a version
> ---
>  elpa-packages | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/elpa-packages b/elpa-packages
> index 20f44aa..30296e4 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -82,7 +82,12 @@
>  
>   ("guru-mode"                :url "https://github.com/bbatsov/guru-mode";)
>  
> - ("haml-mode"                :url "https://github.com/nex3/haml-mode";)
> + ("haml-mode"                :url "https://github.com/nex3/haml-mode";
> +  ;; The version attribute is set to "0", yet the the maintainer(s?)
> +  ;; 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")))
>  
>   ("haskell-tng-mode" :url "https://gitlab.com/tseenshe/haskell-tng.el";)

It seems that despite pinning a release, no package was released on the
default archive?  This should be done to fix the incompatibility in
sass-mode dependency list.

-- 
        Philip Kaludercic



reply via email to

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