perlPackages.SubHandlesVia: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 22:16:34 +02:00
parent 4bbd0e46f9
commit 1a54cc5422

View File

@ -22873,8 +22873,8 @@ with self; {
url = "mirror://cpan/authors/id/T/TO/TOBYINK/Sub-HandlesVia-0.050000.tar.gz";
hash = "sha256-Lfk0k+L56VvleblQtuGf9ST5TIBhOq3AOohhHf91eU8=";
};
propagatedBuildInputs = [ ClassMethodModifiers ClassTiny RoleTiny ScalarListUtils TypeTiny ];
buildInputs = [ TestFatal TestRequires ];
propagatedBuildInputs = [ ClassMethodModifiers RoleHooks RoleTiny TypeTiny ];
buildInputs = [ TestFatal TestRequires TryTiny ];
meta = {
description = "Alternative handles_via implementation";
homepage = "https://metacpan.org/release/Sub-HandlesVia";