guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/08: gnu: lmdb: Update home page.


From: guix-commits
Subject: 04/08: gnu: lmdb: Update home page.
Date: Mon, 1 Jun 2020 18:29:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 669fde534a3b8d4862e3cbf82f7e6b1bc87076a4
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 1 21:14:30 2020 +0200

    gnu: lmdb: Update home page.
    
    * gnu/packages/databases.scm (lmdb)[home-page]: Update.
---
 gnu/packages/databases.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index a73ac80..ae74e3c 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2099,7 +2099,7 @@ database.")
              (substitute* "Makefile"
                (("/usr/local") (assoc-ref outputs "out")))
             #t)))))
-    (home-page "https://symas.com/products/lightning-memory-mapped-database";)
+    (home-page "https://symas.com/lmdb/";)
     (synopsis "Lightning Memory-Mapped Database library")
     (description
      "The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]