Commit 494ffac0 authored by Stig Palmquist's avatar Stig Palmquist
Browse files

perlPackages.JSONAny: cleanups

parent a748dc78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";