~ruther/guix-local

9c2917f9e7ea1bbd12e671455d18396e543117c4 — Tobias Geerinckx-Rice 8 years ago 6862e4b
gnu: lynx: Use new home page.

* gnu/packages/web-browsers.scm (lynx)[home-page]: Update.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/web-browsers.scm
M gnu/packages/web-browsers.scm => gnu/packages/web-browsers.scm +1 -1
@@ 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
the WWW, or to build information systems intended primarily for local
access.")
    (home-page "http://lynx.isc.org/")
    (home-page "https://lynx.invisible-island.net/")
    (license license:gpl2)))

(define-public qutebrowser