[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: links: Update to 2.16.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/10: gnu: links: Update to 2.16. |
Date: |
Wed, 16 May 2018 21:00:33 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5abd39091540d96bbe8e27f3ea236182b78c9f60
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 14:26:19 2018 +0200
gnu: links: Update to 2.16.
* gnu/packages/web-browsers.scm (links): Update to 2.16.
---
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index ba07e58..d6da221 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -79,14 +79,14 @@ older or slower computers and embedded systems.")
(define-public links
(package
(name "links")
- (version "2.15")
+ (version "2.16")
(source (origin
(method url-fetch)
(uri (string-append "http://links.twibright.com/download/"
name "-" version ".tar.bz2"))
(sha256
(base32
- "1jp3xyvp87a188b4kg5ycqahrazj7928zncgsznzn54w8d5iqahy"))))
+ "0gsa2gpb1grhssl5jzpc5pa0zi21mxi8g25rh5bacl70slw31w42"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (cbf58af -> 2112a99), Tobias Geerinckx-Rice, 2018/05/16
- 03/10: gnu: uim: Update to 1.8.8., Tobias Geerinckx-Rice, 2018/05/16
- 07/10: gnu: i3status: Update to 2.12., Tobias Geerinckx-Rice, 2018/05/16
- 08/10: gnu: lynx: Update to 2.8.9dev.18., Tobias Geerinckx-Rice, 2018/05/16
- 06/10: gnu: perl-xml-compile-wsdl11: Update to 3.07., Tobias Geerinckx-Rice, 2018/05/16
- 01/10: gnu: prosody: Update to 0.10.1 [security fixes]., Tobias Geerinckx-Rice, 2018/05/16
- 02/10: gnu: maim: Update to 5.5.1., Tobias Geerinckx-Rice, 2018/05/16
- 04/10: gnu: dunst: Update to 1.3.2., Tobias Geerinckx-Rice, 2018/05/16
- 05/10: gnu: perl-xml-compile-tester: Update to 0.91., Tobias Geerinckx-Rice, 2018/05/16
- 09/10: gnu: links: Update to 2.16.,
Tobias Geerinckx-Rice <=
- 10/10: gnu: youtube-dl: Update to 2018.05.09., Tobias Geerinckx-Rice, 2018/05/16