[cpan2nix] perlPackages.MathRandomMTAuto: cleanup

This commit is contained in:
volth 2018-04-07 07:55:30 +00:00
parent 7e1dd17fa2
commit 0629240658

View File

@ -8743,7 +8743,7 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/J/JD/JDHEDDEN/Math-Random-MT-Auto-6.22.tar.gz;
sha256 = "07zha5zjxyvqwnycb1vzk4hk2m46n9yc5lrbvhkc22595dsyjahz";
};
propagatedBuildInputs = [ ExceptionClass ObjectInsideOut ];
propagatedBuildInputs = [ ObjectInsideOut ];
meta = {
description = "Auto-seeded Mersenne Twister PRNGs";
license = "unrestricted";