perlPackages.MathProvablePrime: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 20:43:17 +02:00
parent 3fc5132905
commit 941ae36233

View File

@ -15035,7 +15035,7 @@ with self; {
url = "mirror://cpan/authors/id/F/FE/FELIPE/Math-ProvablePrime-0.51.tar.gz";
hash = "sha256-D7YWRJ+weorR6KgJxwghthjlPcD/3ayWVnYY3jPEbBE=";
};
buildInputs = [ FileWhich TestClass TestDeep TestException TestNoWarnings ];
buildInputs = [ FileWhich TestClass TestDeep TestException TestFailWarnings ];
propagatedBuildInputs = [ BytesRandomSecureTiny ];
meta = {
description = "Generate a provable prime number, in pure Perl";