[cpan2nix] perlPackages.RESTClient: cleanup
This commit is contained in:
parent
fab711473c
commit
c5a4ce386d
@ -13216,7 +13216,7 @@ let
|
|||||||
url = "mirror://cpan/authors/id/K/KK/KKANE/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/K/KK/KKANE/${name}.tar.gz";
|
||||||
sha256 = "a8652a2214308faff2c68be5ce64c904dcccc5e86be7f32376c1590869d01844";
|
sha256 = "a8652a2214308faff2c68be5ce64c904dcccc5e86be7f32376c1590869d01844";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ LWP LWPProtocolhttps URI ];
|
propagatedBuildInputs = [ LWPProtocolHttps ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "A simple client for interacting with RESTful http/https resources";
|
description = "A simple client for interacting with RESTful http/https resources";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user