[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: java-snappy: Update to 1.1.7.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/10: gnu: java-snappy: Update to 1.1.7.2. |
Date: |
Wed, 8 Aug 2018 23:54:43 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d06160b0ac680a00eac4c3d1c8d64b25cd630116
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 9 02:03:49 2018 +0200
gnu: java-snappy: Update to 1.1.7.2.
* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.2.
---
gnu/packages/compression.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 1c5e00e..b90f09e 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1213,7 +1213,7 @@ install: libbitshuffle.so
(define-public java-snappy
(package
(name "java-snappy")
- (version "1.1.7")
+ (version "1.1.7.2")
(source (origin
(method url-fetch)
(uri (string-append
"https://github.com/xerial/snappy-java/archive/"
@@ -1221,7 +1221,7 @@ install: libbitshuffle.so
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0q4kxz2n97czf6g5gzq0d8yz22cgiaj7wp51rzsswh3bi99bpgg5"))))
+ "1p557vdv006ysgxbpp83krmq0066k46108vyiyka69w8i4i8rbbm"))))
(build-system ant-build-system)
(arguments
`(#:jar-name "snappy.jar"
- branch master updated (4c2ce29 -> ea6937a), Tobias Geerinckx-Rice, 2018/08/08
- 04/10: gnu: numactl: Update home page., Tobias Geerinckx-Rice, 2018/08/08
- 03/10: gnu: libnftnl: Update to 1.1.1., Tobias Geerinckx-Rice, 2018/08/08
- 01/10: gnu: mingw-w64: Update to 5.0.4., Tobias Geerinckx-Rice, 2018/08/08
- 06/10: gnu: bind: Update to 9.12.2-P1., Tobias Geerinckx-Rice, 2018/08/08
- 09/10: gnu: java-snappy: Fix description., Tobias Geerinckx-Rice, 2018/08/08
- 05/10: gnu: numactl: Update to 2.0.12., Tobias Geerinckx-Rice, 2018/08/08
- 02/10: gnu: alpine: Update to 2.21.9999., Tobias Geerinckx-Rice, 2018/08/08
- 07/10: gnu: libodfgen: Update to 0.1.7., Tobias Geerinckx-Rice, 2018/08/08
- 08/10: gnu: java-snappy: Update to 1.1.7.2.,
Tobias Geerinckx-Rice <=
- 10/10: gnu: kurly: Update to 1.2.2., Tobias Geerinckx-Rice, 2018/08/08