mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 12:53:05 +00:00
perlPackages.MathProvablePrime: cleanups
This commit is contained in:
parent
3fc5132905
commit
941ae36233
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user