[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/17: gnu: the-silver-searcher: Update to 2.2.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/17: gnu: the-silver-searcher: Update to 2.2.0. |
Date: |
Tue, 14 Aug 2018 11:32:09 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ffa822278c5c9e6adf8100e621a9222850b5413c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Aug 14 14:47:00 2018 +0200
gnu: the-silver-searcher: Update to 2.2.0.
* gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0.
---
gnu/packages/code.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index dea2f09..c628810 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -266,7 +266,7 @@ cloc can handle a greater variety of programming
languages.")
(define-public the-silver-searcher
(package
(name "the-silver-searcher")
- (version "2.1.0")
+ (version "2.2.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -274,7 +274,7 @@ cloc can handle a greater variety of programming
languages.")
version ".tar.gz"))
(sha256
(base32
- "1m0mih1x4jpswc8ganhqh0gmwbmd2hzmz7402mxfh19s3kcjnrfl"))))
+ "0w1icjqd8hd45rn1y6nbfznk1a6ip54whwbfbhxp7ws2hn3ilqnr"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (689aacc -> b432c05), Tobias Geerinckx-Rice, 2018/08/14
- 16/17: gnu: ola: Update to 0.10.7., Tobias Geerinckx-Rice, 2018/08/14
- 09/17: gnu: the-silver-searcher: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/08/14
- 04/17: gnu: iproute2: Update to 4.18.0., Tobias Geerinckx-Rice, 2018/08/14
- 03/17: gnu: di: Update to 4.47., Tobias Geerinckx-Rice, 2018/08/14
- 12/17: gnu: python-ndg-httpsclient: Tweak description., Tobias Geerinckx-Rice, 2018/08/14
- 05/17: gnu: gnuastro: Update to 0.7., Tobias Geerinckx-Rice, 2018/08/14
- 17/17: gnu: memcached: Update to 1.5.10., Tobias Geerinckx-Rice, 2018/08/14
- 13/17: gnu: discount: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/08/14
- 08/17: gnu: the-silver-searcher: Update to 2.2.0.,
Tobias Geerinckx-Rice <=
- 10/17: gnu: translate-shell: Update to 0.9.6.8., Tobias Geerinckx-Rice, 2018/08/14
- 07/17: gnu: calf: Update to 0.90.1., Tobias Geerinckx-Rice, 2018/08/14
- 02/17: gnu: perl-libwww: Update to 6.35., Tobias Geerinckx-Rice, 2018/08/14
- 15/17: gnu: deutex: Update to 5.1.2., Tobias Geerinckx-Rice, 2018/08/14
- 14/17: gnu: password-store: Use INSTALL-FILE., Tobias Geerinckx-Rice, 2018/08/14
- 11/17: gnu: acpica: Update to 20180810., Tobias Geerinckx-Rice, 2018/08/14
- 01/17: gnu: libpcap: Update to 1.9.0., Tobias Geerinckx-Rice, 2018/08/14
- 06/17: gnu: qsynth: Update to 0.5.2., Tobias Geerinckx-Rice, 2018/08/14