gnu: perl-crypt-random-source: Use 'perl-license'.
* gnu/packages/crypto.scm (perl-crypt-random-source)[license]: Change to LICENSE:PERL-LICENSE.
This commit is contained in:
parent
ef5c40aa2d
commit
8cb537acbc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue