[cpan2nix] perlPackages.DistZillaPluginTestVersion: 0.002004 -> 1.09
This commit is contained in:
parent
c25c258c5f
commit
e9aff43419
@ -4907,13 +4907,13 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
DistZillaPluginTestVersion = buildPerlPackage {
|
DistZillaPluginTestVersion = buildPerlPackage {
|
||||||
name = "Dist-Zilla-Plugin-Test-Version-0.002004";
|
name = "Dist-Zilla-Plugin-Test-Version-1.09";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/X/XE/XENO/Dist-Zilla-Plugin-Test-Version-0.002004.tar.gz;
|
url = mirror://cpan/authors/id/P/PL/PLICEASE/Dist-Zilla-Plugin-Test-Version-1.09.tar.gz;
|
||||||
sha256 = "4ae5055071e07442223d07d818e9484430368b59c15966b90b18c8abc06f8e36";
|
sha256 = "7240508731bc1bf6dfad7701ec65450a18ef9245a521ab26ebd6acb39a9ebe17";
|
||||||
};
|
};
|
||||||
buildInputs = [ DistZilla TestNoTabs TestScript ];
|
buildInputs = [ Filechdir TestDeep TestEOL TestNoTabs TestScript TestVersion ];
|
||||||
propagatedBuildInputs = [ DistZilla Moose TestVersion namespaceautoclean ];
|
propagatedBuildInputs = [ DistZilla ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://search.cpan.org/dist/Dist-Zilla-Plugin-Test-Version/;
|
homepage = http://search.cpan.org/dist/Dist-Zilla-Plugin-Test-Version/;
|
||||||
description = "Release Test::Version tests";
|
description = "Release Test::Version tests";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user