mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: erlang: Use HTTPS home page.
* gnu/packages/erlang.scm (erlang)[home-page]: Use HTTPS with the new canonical domain.
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
;; Delete superfluous file.
|
||||
(delete-file "PR.template"))
|
||||
#t))))))
|
||||
(home-page "http://erlang.org/")
|
||||
(home-page "https://www.erlang.org/")
|
||||
(synopsis "The Erlang programming language")
|
||||
(description
|
||||
"Erlang is a programming language used to build massively
|
||||
|
||||
Reference in New Issue
Block a user