gnu: lynx: Use new home page.

* gnu/packages/web-browsers.scm (lynx)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-11 20:27:43 +01:00
parent 6862e4bfe7
commit 9c2917f9e7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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