mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-alchemist: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-alchemist)[home-page]: Use HTTPS URI. Change-Id: I577bc27a198ec1fb150af2134051d2164d4bd4de
This commit is contained in:
parent
ba2f4fa9c4
commit
d5c5b2a73b
1 changed files with 1 additions and 1 deletions
|
@ -4058,7 +4058,7 @@ installed on your machine and launch it.")
|
|||
(mkdir-p server)
|
||||
(copy-recursively "alchemist-server" server)
|
||||
(delete-file-recursively (string-append server "/test"))))))))
|
||||
(home-page "http://www.github.com/tonini/alchemist.el")
|
||||
(home-page "https://www.github.com/tonini/alchemist.el")
|
||||
(synopsis "Elixir tooling integration into Emacs")
|
||||
(description
|
||||
"This package brings you all the Elixir tooling and power inside your Emacs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue