Skip to content

Commit 2038443

Browse files
[Backport staging-25.11] perlPackages.CryptURandom: 0.54 -> 0.55 (#491776)
2 parents bda7db4 + 903014c commit 2038443

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/top-level/perl-packages.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7453,10 +7453,10 @@ with self;
74537453

74547454
CryptURandom = buildPerlPackage {
74557455
pname = "Crypt-URandom";
7456-
version = "0.54";
7456+
version = "0.55";
74577457
src = fetchurl {
7458-
url = "mirror://cpan/authors/id/D/DD/DDICK/Crypt-URandom-0.54.tar.gz";
7459-
hash = "sha256-SnPNOUkzMo2khKrrhkXXNbNUZd9gEJ5VngoosGYFOlc=";
7458+
url = "mirror://cpan/authors/id/D/DD/DDICK/Crypt-URandom-0.55.tar.gz";
7459+
hash = "sha256-759EFBBzwTVz6FsUj/mpCJxFglt9ZgjYMuQmOJnTotQ=";
74607460
};
74617461
meta = {
74627462
description = "Provide non blocking randomness";

0 commit comments

Comments
 (0)