[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;
|
||||
sha256 = "1lylfvarjfy6wy34dfny3032pc6r33mjby5yzzhmxybg8zhdp9pn";
|
||||
};
|
||||
buildInputs = [ Moose ];
|
||||
propagatedBuildInputs = [ Moose MooseXRoleParameterized StringErrf TryTiny namespaceclean ];
|
||||
propagatedBuildInputs = [ MooseXRoleParameterized StringErrf ];
|
||||
meta = {
|
||||
description = "A thing with a message method";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user