[cpan2nix] perlPackages.TestRoutine: 0.025 -> 0.027
This commit is contained in:
parent
0f1875bd65
commit
1c289d8ce3
@ -15625,10 +15625,10 @@ let
|
||||
};
|
||||
|
||||
TestRoutine = buildPerlPackage {
|
||||
name = "Test-Routine-0.025";
|
||||
name = "Test-Routine-0.027";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Test-Routine-0.025.tar.gz;
|
||||
sha256 = "13gxczy0mx3rqnp55vc0j2d936qldrimmad87nmf4wrj0kd2lw92";
|
||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Test-Routine-0.027.tar.gz;
|
||||
sha256 = "0n6k310v2py787lkvhzrn8vndws9icdf8mighgl472k0x890xm5s";
|
||||
};
|
||||
buildInputs = [ TestAbortable TestFatal ];
|
||||
propagatedBuildInputs = [ Moose TestSimple13 namespaceautoclean ];
|
||||
|
Loading…
Reference in New Issue
Block a user