gnu: guile-gcrypt: Remove duplicate 'home-page' field.
This is a followup to commit b0cb92b2d4
.
* gnu/packages/gnupg.scm (guile-gcrypt): Remove duplicate 'home-page' field.
This commit is contained in:
parent
12dc04d0b4
commit
efe2e7506e
|
@ -476,7 +476,6 @@ gpgpme starting with version 1.7.")
|
||||||
(inputs
|
(inputs
|
||||||
`(("guile" ,guile-2.2)
|
`(("guile" ,guile-2.2)
|
||||||
("libgcrypt" ,libgcrypt)))
|
("libgcrypt" ,libgcrypt)))
|
||||||
(home-page "https://notabug.org/cwebber/guile-gcrypt")
|
|
||||||
(synopsis "Cryptography library for Guile using Libgcrypt")
|
(synopsis "Cryptography library for Guile using Libgcrypt")
|
||||||
(description
|
(description
|
||||||
"Guile-Gcrypt provides a Guile 2.x interface to a subset of the
|
"Guile-Gcrypt provides a Guile 2.x interface to a subset of the
|
||||||
|
|
Loading…
Reference in New Issue