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