perlPackages.JSONAny: cleanups

This commit is contained in:
Stig Palmquist 2023-10-17 00:34:13 +02:00
parent a748dc78fb
commit 494ffac00d

View file

@ -13095,7 +13095,7 @@ with self; {
url = "mirror://cpan/authors/id/E/ET/ETHER/JSON-Any-1.40.tar.gz";
hash = "sha256-CDJWJVpICU/ZrBI54P6ooQojg6nNHvSxxyZO3htEAKs=";
};
buildInputs = [ TestFatal TestRequires TestWarnings TestWithoutModule ];
buildInputs = [ TestFatal TestNeeds TestWarnings TestWithoutModule ];
meta = {
description = "(DEPRECATED) Wrapper Class for the various JSON classes";
homepage = "https://github.com/karenetheridge/JSON-Any";