[cpan2nix] perlPackages.URIws: cleanup

This commit is contained in:
volth 2018-04-07 07:55:07 +00:00
parent b7169388e0
commit f47c16b9ec
1 changed files with 0 additions and 1 deletions

View File

@ -15879,7 +15879,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/P/PL/PLICEASE/${name}.tar.gz";
sha256 = "6e6b0e4172acb6a53c222639c000608c2dd61d50848647482ac8600d50e541ef";
};
buildInputs = [ URI ];
propagatedBuildInputs = [ URI ];
meta = {
homepage = http://perl.wdlabs.com/URI-ws/;