gnu: links: Update to 2.20.2.

* gnu/packages/web-browsers.scm (links): Update to 2.20.2.
This commit is contained in:
Efraim Flashner 2019-11-14 10:45:51 +02:00
parent bcf851bc4a
commit 7696af421b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -94,14 +94,14 @@ (define-public dillo
(define-public links (define-public links
(package (package
(name "links") (name "links")
(version "2.20.1") (version "2.20.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://links.twibright.com/download/" (uri (string-append "http://links.twibright.com/download/"
"links-" version ".tar.bz2")) "links-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0184g59cxxhg9dqg5gv66f30f1wg8sx957pp5rs7b8icnwnafa5v")))) "097ll98ympzfx7qfdyhc52yzvsp167x5nnjs6v8ih496wv80fksb"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases