perlPackages.URI: cleanups

This commit is contained in:
Stig Palmquist 2023-10-10 15:21:08 +02:00
parent d14228e81a
commit 811fc139db

View file

@ -27042,7 +27042,7 @@ with self; {
url = "mirror://cpan/authors/id/O/OA/OALDERS/URI-5.21.tar.gz";
hash = "sha256-liZYYM1hveFuhBXc+/EIBW3hYsqgrDf4HraVydLgq3c=";
};
buildInputs = [ TestNeeds ];
buildInputs = [ TestFatal TestNeeds TestWarnings ];
meta = {
description = "Uniform Resource Identifiers (absolute and relative)";
homepage = "https://github.com/libwww-perl/URI";