mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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,
|
engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker,
|
||||||
Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template,
|
Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template,
|
||||||
Dust.js, React/JSX, Angularjs, ejs, etc.")
|
Dust.js, React/JSX, Angularjs, ejs, etc.")
|
||||||
(home-page "http://web-mode.org/")
|
(home-page "https://web-mode.org/")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-templatel
|
(define-public emacs-templatel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue