[cpan2nix] perlPackages.MathVecStat: cleanup
This commit is contained in:
parent
5b4538da76
commit
c9604806ff
@ -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";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user