~ruther/guix-local

da6b2f5d0a6bfb213277b6740f3b4eac942d3830 — Tomas Volf 1 year, 3 months ago b7ed6ba
gnu: lynx: Update to 2.9.2.

* gnu/packages/web-browsers.scm (lynx): Update to 2.9.2.

Change-Id: I7bf311ff0d835995b4b547e0fd56feac199eb428
Signed-off-by: Ian Eure <ian@retrospec.tv>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/web-browsers.scm
M gnu/packages/web-browsers.scm => gnu/packages/web-browsers.scm +2 -2
@@ 357,7 357,7 @@ and the GTK+ toolkit.")
(define-public lynx
  (package
    (name "lynx")
    (version "2.9.1")
    (version "2.9.2")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 365,7 365,7 @@ and the GTK+ toolkit.")
                    "/lynx" version ".tar.bz2"))
              (sha256
               (base32
                "1i9r2g2aa6np6pll4iqk9m8rmkiiam85m4jp6zgkbx0dq8i9pnx6"))))
                "1kh7zfv7m9srqapppandx3hkc82rr7r9fkhz22g6d4fr6scvhx3k"))))
    (build-system gnu-build-system)
    (native-inputs (list pkg-config perl))
    (inputs (list ncurses