[cpan2nix] perlPackages.RoleHasMessage: cleanup
This commit is contained in:
parent
2a2b6fca57
commit
63391feef2
@ -12565,8 +12565,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Role-HasMessage-0.006.tar.gz;
|
url = mirror://cpan/authors/id/R/RJ/RJBS/Role-HasMessage-0.006.tar.gz;
|
||||||
sha256 = "1lylfvarjfy6wy34dfny3032pc6r33mjby5yzzhmxybg8zhdp9pn";
|
sha256 = "1lylfvarjfy6wy34dfny3032pc6r33mjby5yzzhmxybg8zhdp9pn";
|
||||||
};
|
};
|
||||||
buildInputs = [ Moose ];
|
propagatedBuildInputs = [ MooseXRoleParameterized StringErrf ];
|
||||||
propagatedBuildInputs = [ Moose MooseXRoleParameterized StringErrf TryTiny namespaceclean ];
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A thing with a message method";
|
description = "A thing with a message method";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user