perl-Moo: 2.002002 -> 2.002003
This commit is contained in:
parent
b01886d654
commit
ebfa029ece
@ -8289,10 +8289,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
Moo = buildPerlPackage rec {
|
Moo = buildPerlPackage rec {
|
||||||
name = "Moo-2.002002";
|
name = "Moo-2.002003";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/H/HA/HAARG/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/H/HA/HAARG/${name}.tar.gz";
|
||||||
sha256 = "5e684e216ebd4531f5fa69d97fa4911344abcb5e2f7f8c240240ec03fa2c5eff";
|
sha256 = "a18f287d7ddda1e9862bc31c44394f42db077e2d9b93ca71785ccfacbc2f2bcd";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal ];
|
buildInputs = [ TestFatal ];
|
||||||
propagatedBuildInputs = [ ClassMethodModifiers DevelGlobalDestruction ModuleRuntime RoleTiny ];
|
propagatedBuildInputs = [ ClassMethodModifiers DevelGlobalDestruction ModuleRuntime RoleTiny ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user