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>
This commit is contained in:
Tomas Volf 2025-03-16 15:19:55 +01:00 committed by Ian Eure
parent b7ed6ba98e
commit da6b2f5d0a
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

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