me
/
guix
Archived
1
0
Fork 0

gnu: rocksdb: Use HTTPS home page.

* gnu/packages/databases.scm (rocksdb)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-19 00:44:41 +01:00
parent e42399e80e
commit 0087a2506f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -1220,7 +1220,7 @@ including field and record folding.")))
("lz4" ,lz4)
("snappy" ,snappy)
("zlib" ,zlib)))
(home-page "http://rocksdb.org/")
(home-page "https://rocksdb.org/")
(synopsis "Persistent key-value store for fast storage")
(description
"RocksDB is a library that forms the core building block for a fast