me
/
guix
Archived
1
0
Fork 0

gnu: perl-crypt-random-source: Use 'perl-license'.

* gnu/packages/crypto.scm (perl-crypt-random-source)[license]: Change to
LICENSE:PERL-LICENSE.
master
Ludovic Courtès 2017-10-18 23:00:14 +02:00
parent ef5c40aa2d
commit 8cb537acbc
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -556,7 +556,7 @@ generator.")
(synopsis "Get weak or strong random data from pluggable sources") (synopsis "Get weak or strong random data from pluggable sources")
(description "This module provides implementations for a number of (description "This module provides implementations for a number of
byte-oriented sources of random data.") byte-oriented sources of random data.")
(license (package-license perl)))) (license license:perl-license)))
(define-public perl-math-random-secure (define-public perl-math-random-secure
(package (package