mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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:
parent
efe2e7506e
commit
4e51d3e9ae
1 changed files with 0 additions and 1 deletions
|
@ -1243,7 +1243,6 @@ (define-public guile-redis
|
|||
("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.")
|
||||
|
|
Loading…
Reference in a new issue