gnu: ne: Use HTTPS home page URI.
* gnu/packages/text-editors.scm (ne)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
ea8e89292c
commit
d12d52cef8
@ -1047,7 +1047,7 @@ card. It offers:
|
||||
(substitute* "src/makefile"
|
||||
(("-lcurses") "-lncurses"))
|
||||
#t)))))
|
||||
(home-page "http://ne.di.unimi.it/")
|
||||
(home-page "https://ne.di.unimi.it/")
|
||||
(synopsis "Text editor with menu bar")
|
||||
(description "This package provides a modeless text editor with menu bar.
|
||||
It supports syntax highlighting, regular expressions, configurable menus,
|
||||
|
Loading…
Reference in New Issue
Block a user