[cpan2nix] perlPackages.Test2Suite: 0.000117 -> 0.000118
This commit is contained in:
parent
ccae095c99
commit
4015cdb24a
1 changed files with 2 additions and 2 deletions
|
@ -14750,10 +14750,10 @@ let
|
|||
};
|
||||
|
||||
Test2Suite = buildPerlPackage rec {
|
||||
name = "Test2-Suite-0.000117";
|
||||
name = "Test2-Suite-0.000118";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/E/EX/EXODIST/${name}.tar.gz";
|
||||
sha256 = "e8877a90655ace2e8302104e0de27faf777397194738b085b209749c091ef154";
|
||||
sha256 = "e9225132b585d6730d3de6b0caa2648b9c67995732c0a081efcfcad37b8af227";
|
||||
};
|
||||
propagatedBuildInputs = [ ModulePluggable ScopeGuard SubInfo TermTable TestSimple13 ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue