mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
perlPackages.FinanceQuote: update from 1.29 to 1.35
This commit is contained in:
parent
c210c0e422
commit
c3361f9414
@ -3785,10 +3785,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
FinanceQuote = buildPerlPackage rec {
|
||||
name = "Finance-Quote-1.29";
|
||||
name = "Finance-Quote-1.35";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/E/EC/ECOCODE/${name}.tar.gz";
|
||||
sha256 = "0rx8whixbhwq2imd3ffx3vcqdgfbjj6y1s01m38b52x3bjn9hw0f";
|
||||
sha256 = "0mxfhi1ndckj4w7fw20rwy6ymalg2yncnp9xn0v2bnk5ibqj439w";
|
||||
};
|
||||
propagatedBuildInputs = [ CryptSSLeay HTMLTableExtract HTMLTree HTTPMessage LWP DateCalc JSON ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user