mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 02:00:29 +02:00
gnu: leveldb: Update home page.
* gnu/packages/databases.scm (leveldb)[home-page]: Update.
This commit is contained in:
@@ -324,7 +324,7 @@ ElasticSearch server")
|
||||
`(#:configure-flags '("-DBUILD_SHARED_LIBS=ON" "-DLEVELDB_BUILD_TESTS=ON")))
|
||||
(inputs
|
||||
`(("snappy" ,snappy)))
|
||||
(home-page "http://leveldb.org/")
|
||||
(home-page "https://github.com/google/leveldb")
|
||||
(synopsis "Fast key-value storage library")
|
||||
(description
|
||||
"LevelDB is a fast key-value storage library that provides an ordered
|
||||
|
||||
Reference in New Issue
Block a user