[cpan2nix] perlPackages.MathBigRat: cleanup
This commit is contained in:
parent
4b370f45c2
commit
5bd2bb1e0d
@ -9198,7 +9198,6 @@ let
|
||||
url = "mirror://cpan/authors/id/P/PJ/PJACKLAM/${name}.tar.gz";
|
||||
sha256 = "cea6c20afc6c10a3dc3b62a71df3f842dce13898443bd827242ff3f09f1f3d59";
|
||||
};
|
||||
propagatedBuildInputs = [ MathBigInt ];
|
||||
meta = {
|
||||
description = "Arbitrary big rational numbers";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user