gnu: links: Update to 2.19.

* gnu/packages/web-browsers.scm (links): Update to 2.19.
master
Tobias Geerinckx-Rice 2019-04-11 04:06:25 +02:00
parent 5dcd4007b6
commit 0437c682f5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

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.18") (version "2.19")
(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
"0mwhh61klicn2vwk39nc7y4cw4mygzdi2nljn4r0gjbw6jmw3337")))) "02ls11c02p7xvsdjyb43rrzr850i1yly003r812z0w5vv5yqqxbh"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases