[nix-update-cpan] perlPackages.TestRunPluginBreakOnFailure: 0.0.5 -> 0.0.6
This commit is contained in:
parent
b836fd77d0
commit
453ccff30e
@ -20755,10 +20755,10 @@ let
|
|||||||
|
|
||||||
TestRunPluginBreakOnFailure = buildPerlModule {
|
TestRunPluginBreakOnFailure = buildPerlModule {
|
||||||
pname = "Test-Run-Plugin-BreakOnFailure";
|
pname = "Test-Run-Plugin-BreakOnFailure";
|
||||||
version = "0.0.5";
|
version = "0.0.6";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/S/SH/SHLOMIF/Test-Run-Plugin-BreakOnFailure-v0.0.5.tar.gz";
|
url = "mirror://cpan/authors/id/S/SH/SHLOMIF/Test-Run-Plugin-BreakOnFailure-v0.0.6.tar.gz";
|
||||||
sha256 = "e422eb64a2fa6ae59837312e37ab88d68b4945148eb436a3774faed5074f0430";
|
sha256 = "1a8k9p89s31wrax0yk8p0zsvj40mjgi0bnjmj0949hghwbihw650";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestRun TestRunCmdLine TestTrap YAMLLibYAML ];
|
buildInputs = [ TestRun TestRunCmdLine TestTrap YAMLLibYAML ];
|
||||||
propagatedBuildInputs = [ Moose ];
|
propagatedBuildInputs = [ Moose ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user