gnu: lynx: Use new home page.
* gnu/packages/web-browsers.scm (lynx)[home-page]: Update.master
parent
6862e4bfe7
commit
9c2917f9e7
|
@ -179,7 +179,7 @@ system, as well as files on remote systems running http, gopher, ftp, wais,
|
||||||
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
|
||||||
|
|
Reference in New Issue