perl540Packages.CryptURandom: 0.39 -> to 0.54

https://metacpan.org/release/DDICK/Crypt-URandom-0.54/source/Changes
This commit is contained in:
Ayman Bagabas
2025-08-10 12:06:56 -04:00
parent 7f352f80d3
commit a734ea8f91
+3 -3
View File
@@ -7419,10 +7419,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";