[cpan2nix] perlPackages.StatisticsDistributions: cleanup
This commit is contained in:
parent
0fa954b382
commit
7781c8c29f
@ -12635,7 +12635,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
StatisticsDistributions = buildPerlPackage rec {
|
StatisticsDistributions = buildPerlPackage rec {
|
||||||
name = "Statistics-Distributions-1.02";
|
name = "Statistics-Distributions-1.02";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/modules/by-module/Statistics/${name}.tar.gz";
|
url = mirror://cpan/authors/id/M/MI/MIKEK/Statistics-Distributions-1.02.tar.gz;
|
||||||
sha256 = "1j1kswl98f4i9dn176f9aa3y9bissx2sscga5jm3gjl4pxm3k7zr";
|
sha256 = "1j1kswl98f4i9dn176f9aa3y9bissx2sscga5jm3gjl4pxm3k7zr";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user