Skip to content

Commit

Permalink
Finance::Quote: 1.38 -> 1.47
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Dec 29, 2017
1 parent 4a01a17 commit eaf2877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/top-level/perl-packages.nix
Expand Up @@ -5882,10 +5882,10 @@ let self = _self // overrides; _self = with self; {
};

FinanceQuote = buildPerlPackage rec {
name = "Finance-Quote-1.38";
name = "Finance-Quote-1.47";
src = fetchurl {
url = "mirror://cpan/authors/id/E/EC/ECOCODE/${name}.tar.gz";
sha256 = "0zhqb27y4vdxn476s2kwm9zl2f970yjcyyybnjm9b406krr2fm59";
sha256 = "0gzbq85738f299jaw4nj3ljnka380j2y6yspmyl71rgfypqjvbr7";
};
propagatedBuildInputs = [
CGI CryptSSLeay HTMLTableExtract HTMLTree HTTPMessage LWP LWPProtocolHttps MozillaCA
Expand Down

0 comments on commit eaf2877

Please sign in to comment.