[cpan2nix] perlPackages.FinanceQuote: cleanup
This commit is contained in:
parent
2dd785cdcf
commit
2d05d1eb53
@ -6135,9 +6135,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/E/EC/ECOCODE/${name}.tar.gz";
|
||||
sha256 = "0gzbq85738f299jaw4nj3ljnka380j2y6yspmyl71rgfypqjvbr7";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
CGI CryptSSLeay HTMLTableExtract HTMLTree HTTPMessage LWP LWPProtocolHttps MozillaCA
|
||||
DateCalc DateTime JSON ];
|
||||
propagatedBuildInputs = [ CGI DateTime HTMLTableExtract JSON LWPProtocolHttps ];
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://finance-quote.sourceforge.net/;
|
||||
description = "Get stock and mutual fund quotes from various exchanges";
|
||||
|
Loading…
Reference in New Issue
Block a user