Archived
1
0
Fork 0

gnu: links: Update to 2.20.1 [security fix for tor users].

* gnu/packages/web-browsers.scm (links): Update to 2.20.1.
This commit is contained in:
Tobias Geerinckx-Rice 2019-09-10 23:00:42 +02:00
parent 08dd5f673d
commit 7e143375d3
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -93,14 +93,14 @@ older or slower computers and embedded systems.")
(define-public links (define-public links
(package (package
(name "links") (name "links")
(version "2.19") (version "2.20.1")
(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
"02ls11c02p7xvsdjyb43rrzr850i1yly003r812z0w5vv5yqqxbh")))) "0184g59cxxhg9dqg5gv66f30f1wg8sx957pp5rs7b8icnwnafa5v"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases