mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
perl-ExtUtils-XSpp: 0.1700 -> 0.18
This commit is contained in:
parent
34c76e463e
commit
dd07d9a04d
@ -5218,10 +5218,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
ExtUtilsXSpp = buildPerlModule rec {
|
||||
name = "ExtUtils-XSpp-0.1700";
|
||||
name = "ExtUtils-XSpp-0.18";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/modules/by-module/ExtUtils/${name}.tar.gz";
|
||||
sha256 = "1msp79bdjzi59vignfz1cxwk5a2cjiahblvi0ka60pi8nnn0alrm";
|
||||
sha256 = "1zx84f93lkymqz7qa4d63gzlnhnkxm5i3gvsrwkvvqr9cxjasxli";
|
||||
};
|
||||
buildInputs = [ Spiffy TestBase TestDifferences ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user