mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: lynx: Use new home page.
* gnu/packages/web-browsers.scm (lynx)[home-page]: Update.
This commit is contained in:
parent
6862e4bfe7
commit
9c2917f9e7
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ (define-public lynx
|
||||||
nntp, finger, or cso/ph/qi servers. Lynx can be used to access information on
|
nntp, finger, or cso/ph/qi servers. Lynx can be used to access information on
|
||||||
the WWW, or to build information systems intended primarily for local
|
the WWW, or to build information systems intended primarily for local
|
||||||
access.")
|
access.")
|
||||||
(home-page "http://lynx.isc.org/")
|
(home-page "https://lynx.invisible-island.net/")
|
||||||
(license license:gpl2)))
|
(license license:gpl2)))
|
||||||
|
|
||||||
(define-public qutebrowser
|
(define-public qutebrowser
|
||||||
|
|
Loading…
Reference in a new issue