mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 05:30:32 +02:00
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:
@@ -476,7 +476,6 @@ gpgpme starting with version 1.7.")
|
||||
(inputs
|
||||
`(("guile" ,guile-2.2)
|
||||
("libgcrypt" ,libgcrypt)))
|
||||
(home-page "https://notabug.org/cwebber/guile-gcrypt")
|
||||
(synopsis "Cryptography library for Guile using Libgcrypt")
|
||||
(description
|
||||
"Guile-Gcrypt provides a Guile 2.x interface to a subset of the
|
||||
|
||||
Reference in New Issue
Block a user