[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/28: gnu: lmdb: Update to 0.9.22.
From: |
Tobias Geerinckx-Rice |
Subject: |
23/28: gnu: lmdb: Update to 0.9.22. |
Date: |
Thu, 5 Apr 2018 00:44:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f560acf8d9d86002f38ef69c39bd45dde24f0220
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 5 05:41:43 2018 +0200
gnu: lmdb: Update to 0.9.22.
* gnu/packages/databases.scm (lmdb): Update to 0.9.22.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 30b9320..5cf0ada 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1687,14 +1687,14 @@ database. Various higher level database abstractions.")
(define-public lmdb
(package
(name "lmdb")
- (version "0.9.21")
+ (version "0.9.22")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/LMDB/lmdb/archive/"
"LMDB_" version ".tar.gz"))
(sha256
(base32
- "0ndmj07hkm2ic60z1f4rdscxs7pq45hk9fibjyv5nhfclhsvd1qi"))))
+ "0a7a8535csrvw71mrgx680m5d17bnxmmhcccij30idifi1cpi4pk"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
- 14/28: gnu: Use HTTPS for statnet.org home pages., (continued)
- 14/28: gnu: Use HTTPS for statnet.org home pages., Tobias Geerinckx-Rice, 2018/04/05
- 04/28: gnu: python-gst: Update to 1.12.5., Tobias Geerinckx-Rice, 2018/04/05
- 09/28: gnu: r-caret: Update to 6.0-79., Tobias Geerinckx-Rice, 2018/04/05
- 13/28: gnu: r-network: Update to 1.13.0.1., Tobias Geerinckx-Rice, 2018/04/05
- 20/28: gnu: jpegoptim: Update to 1.4.5., Tobias Geerinckx-Rice, 2018/04/05
- 22/28: gnu: getmail: Update to 5.6., Tobias Geerinckx-Rice, 2018/04/05
- 16/28: gnu: mate-themes: Update to 3.22.16., Tobias Geerinckx-Rice, 2018/04/05
- 21/28: gnu: jpegoptim: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/04/05
- 25/28: gnu: cppcheck: Update to 1.83., Tobias Geerinckx-Rice, 2018/04/05
- 26/28: gnu: licensecheck: Update to 3.0.34., Tobias Geerinckx-Rice, 2018/04/05
- 23/28: gnu: lmdb: Update to 0.9.22.,
Tobias Geerinckx-Rice <=
- 15/28: gnu: asymptote: Update to 2.42., Tobias Geerinckx-Rice, 2018/04/05
- 05/28: gnu: r-glmnet: Update to 2.0-16., Tobias Geerinckx-Rice, 2018/04/05
- 19/28: gnu: debootstrap: Update to 1.0.95., Tobias Geerinckx-Rice, 2018/04/05
- 18/28: gnu: czmq: Update to 4.1.1., Tobias Geerinckx-Rice, 2018/04/05
- 10/28: gnu: r-ggthemes: Update to 3.4.2., Tobias Geerinckx-Rice, 2018/04/05
- 17/28: gnu: musescore: Update to 2.2.1., Tobias Geerinckx-Rice, 2018/04/05
- 24/28: gnu: gama: Update to 1.22., Tobias Geerinckx-Rice, 2018/04/05
- 27/28: gnu: perl-db-file: Update to 1.841., Tobias Geerinckx-Rice, 2018/04/05
- 28/28: gnu: iptables: Remove trailing newline from description., Tobias Geerinckx-Rice, 2018/04/05