me
/
guix
Archived
1
0
Fork 0

gnu: links: Update to 2.14.

* gnu/packages/links.scm (links): Update to 2.14.
master
Efraim Flashner 2016-12-05 22:24:55 +02:00
parent 590abe010b
commit 24420005ec
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -33,13 +33,13 @@
(define-public links (define-public links
(package (package
(name "links") (name "links")
(version "2.13") (version "2.14")
(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/"
name "-" version ".tar.bz2")) name "-" version ".tar.bz2"))
(sha256 (sha256
(base32 "01a4mbpvf7450ymqarjkpmzrm0z2zyd9lvqwg7x9kcd36i9hjln2")))) (base32 "1f24y83wa1vzzjq5kp857gjqdpnmf8pb29yw7fam0m8wxxw0c3gp"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases