gnu: rocksdb: Update to 5.18.3.

* gnu/packages/databases.scm (rocksdb): Update to 5.18.3.
master
Marius Bakke 2019-03-04 14:32:19 +01:00
parent 6a7ef08aa9
commit 5ae458befc
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -836,7 +836,7 @@ types are supported, as is encryption.")
(define-public rocksdb
(package
(name "rocksdb")
(version "5.15.10")
(version "5.18.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -845,7 +845,7 @@ types are supported, as is encryption.")
(file-name (git-file-name name version))
(sha256
(base32
"0q26frbj9pykarcfa0yxgwncxlvsqhjkby0jrbfs1a8srja688r4"))
"1v2slmmr1dsgf8z0qcfg1y9x1al96859rg48b66p9nsawczd5zv9"))
(modules '((guix build utils)))
(snippet
'(begin