gnu: guile-gcrypt: Update ‘license’. This is a followup to 68a5cdc117b9b711747f77d322a6c634d78de359. * gnu/packages/gnupg.scm (guile-gcrypt)[license]: Change to ‘lgpl3+’. Change-Id: I9372ca63dc77254d145d94fa6a8b99ecb04f8f24
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/gnupg.scm
M gnu/packages/gnupg.scm => gnu/packages/gnupg.scm +1 -1
@@ 562,7 562,7 @@ GNU Libgcrypt crytographic library. It provides modules for cryptographic hash functions, message authentication codes (MAC), public-key cryptography, strong randomness, and more. It is implemented using the foreign function interface (FFI) of Guile.") (license license:gpl3+))) (license license:lgpl3+))) (define-public guile2.2-gcrypt (package