mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-06 22:41:35 +02:00
gnu: guile-redis: Remove duplicate 'home-page' field.
* gnu/packages/guile.scm (guile-redis): Remove duplicate 'home-page' field.
This commit is contained in:
@@ -1243,7 +1243,6 @@ above command-line parameters.")
|
||||
("automake" ,automake)
|
||||
("pkg-config" ,pkg-config)
|
||||
("guile" ,guile-2.2)))
|
||||
(home-page "https://savannah.nongnu.org/projects/guile-redis/")
|
||||
(synopsis "Redis client library for Guile")
|
||||
(description "Guile-redis provides a Scheme interface to the Redis
|
||||
key-value cache and store.")
|
||||
|
||||
Reference in New Issue
Block a user