perl540Packages.CryptURandom: 0.39 -> to 0.54 (#432071)
This commit is contained in:
@@ -7430,10 +7430,10 @@ with self;
|
||||
|
||||
CryptURandom = buildPerlPackage {
|
||||
pname = "Crypt-URandom";
|
||||
version = "0.39";
|
||||
version = "0.54";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/D/DD/DDICK/Crypt-URandom-0.39.tar.gz";
|
||||
hash = "sha256-Jol7PPualWAJFRLWCHMaPVv08pn20Pj3LIXzmQEkQSI=";
|
||||
url = "mirror://cpan/authors/id/D/DD/DDICK/Crypt-URandom-0.54.tar.gz";
|
||||
hash = "sha256-SnPNOUkzMo2khKrrhkXXNbNUZd9gEJ5VngoosGYFOlc=";
|
||||
};
|
||||
meta = {
|
||||
description = "Provide non blocking randomness";
|
||||
|
||||
Reference in New Issue
Block a user