[cpan2nix] perlPackages.MathVecStat: cleanup

This commit is contained in:
volth 2018-04-07 07:52:28 +00:00
parent 5b4538da76
commit c9604806ff

View File

@ -8723,7 +8723,7 @@ let self = _self // overrides; _self = with self; {
MathVecStat = buildPerlPackage rec {
name = "Math-VecStat-0.08";
src = fetchurl {
url = "mirror://cpan/modules/by-module/Math/${name}.tar.gz";
url = mirror://cpan/authors/id/A/AS/ASPINELLI/Math-VecStat-0.08.tar.gz;
sha256 = "03bdcl9pn2bc9b50c50nhnr7m9wafylnb3v21zlch98h9c78x6j0";
};
};