[cpan2nix] perlPackages.NetIMAPClient: cleanup

This commit is contained in:
volth 2018-04-07 07:56:03 +00:00
parent 07b4f8b232
commit 91f5c80457
1 changed files with 0 additions and 1 deletions

View File

@ -10559,7 +10559,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/G/GA/GANGLION/${name}.tar.gz";
sha256 = "d3f6a608b85e09a8080a67a9933837aae6f2cd0e8ee39df3380123dc5e3de912";
};
buildInputs = [TestPod TestPodCoverage];
propagatedBuildInputs = [ IOSocketSSL ListMoreUtils ];
meta = {
description = "Not so simple IMAP client library";