[cpan2nix] perlPackages.DistZillaPluginTestCPANChanges: cleanup
This commit is contained in:
parent
0e88155094
commit
7dbc3324f7
@ -4694,8 +4694,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/D/DO/DOHERTY/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/D/DO/DOHERTY/${name}.tar.gz";
|
||||||
sha256 = "215b3a5c3c58c8bab0ea27130441bbdaec737eecc00f0670937f608bdbf64806";
|
sha256 = "215b3a5c3c58c8bab0ea27130441bbdaec737eecc00f0670937f608bdbf64806";
|
||||||
};
|
};
|
||||||
buildInputs = [ CPANChanges DistZilla ];
|
buildInputs = [ CPANChanges TestDeep ];
|
||||||
propagatedBuildInputs = [ CPANChanges DataSection DistZilla Moose ];
|
propagatedBuildInputs = [ DistZilla ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://metacpan.org/release/Dist-Zilla-Plugin-Test-CPAN-Changes/;
|
homepage = https://metacpan.org/release/Dist-Zilla-Plugin-Test-CPAN-Changes/;
|
||||||
description = "Release tests for your changelog";
|
description = "Release tests for your changelog";
|
||||||
|
Loading…
Reference in New Issue
Block a user