Skip to content
Snippets Groups Projects
Unverified Commit 201a507b authored by Brett Gilio's avatar Brett Gilio
Browse files

gnu: lynx: Update to 2.9.0dev.6.

* gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.6.
parent 38e5bc92
No related branches found
No related tags found
No related merge requests found
......@@ -280,7 +280,7 @@ (define-public luakit
(define-public lynx
(package
(name "lynx")
(version "2.8.9rel.1")
(version "2.9.0dev.6")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -288,7 +288,7 @@ (define-public lynx
"/lynx" version ".tar.bz2"))
(sha256
(base32
"15cmyyma2kz1hfaa6mwjgli8zwdzq3jv0q2cl6nwzycjfwyijzrq"))))
"1cjkpwxc1r8x8q73bgh9a4skaph1bwa0anml6f6lvf7lh5zvxw3q"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)
("perl" ,perl)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment