mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: emacs-web-mode: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-web-mode)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
d97c8553b3
commit
a8e60f372d
1 changed files with 1 additions and 1 deletions
|
@ -9544,7 +9544,7 @@ client/server side engines). Web mode is compatible with many template
|
|||
engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker,
|
||||
Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template,
|
||||
Dust.js, React/JSX, Angularjs, ejs, etc.")
|
||||
(home-page "http://web-mode.org/")
|
||||
(home-page "https://web-mode.org/")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-templatel
|
||||
|
|
Loading…
Add table
Reference in a new issue