gnu: rocksdb: Update to 6.11.4.

* gnu/packages/databases.scm (rocksdb): Update to 6.11.4.
This commit is contained in:
Marius Bakke 2020-07-24 00:50:49 +02:00
parent 56a1ffeb68
commit 6a0f9c8729
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1179,7 +1179,7 @@ including field and record folding.")))
(define-public rocksdb
(package
(name "rocksdb")
(version "6.10.2")
(version "6.11.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1188,7 +1188,7 @@ including field and record folding.")))
(file-name (git-file-name name version))
(sha256
(base32
"1f2wqb6px812ijcivq3rsknqgkv01wblc6sd8wavhrw8qljgr3s1"))
"0n19p9cd13jg0lnibrzwkxs4xlrhyj3knypkd2ic41arbds0bdnl"))
(modules '((guix build utils)))
(snippet
'(begin