[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 {
|
||||
name = "Statistics-Distributions-1.02";
|
||||
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";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user