Skip to content

Commit e9d7544

Browse files
authored
perlPackages.FinanceQuote: 1.63 -> 1.64 (#363182)
2 parents de58560 + 4378514 commit e9d7544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/top-level/perl-packages.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10479,10 +10479,10 @@ with self; {
1047910479

1048010480
FinanceQuote = buildPerlPackage rec {
1048110481
pname = "Finance-Quote";
10482-
version = "1.63";
10482+
version = "1.64";
1048310483
src = fetchurl {
1048410484
url = "mirror://cpan/authors/id/B/BP/BPSCHUCK/Finance-Quote-${version}.tar.gz";
10485-
hash = "sha256-Y0dqDIJ60aHf7KjePopkKiToeMH0p6neb1FNaoV3so0=";
10485+
hash = "sha256-BYB8lEFakSzlbiJ4FRcTjv/OdoOaj4LtOLsxxAaOXBs=";
1048610486
};
1048710487
buildInputs = [ DateManip DateRange DateSimple DateTime DateTimeFormatISO8601 StringUtil TestKwalitee TestPerlCritic TestPod TestPodCoverage ];
1048810488
propagatedBuildInputs = [ DateManip DateTimeFormatStrptime Encode HTMLTableExtract HTMLTokeParserSimple HTMLTree HTMLTreeBuilderXPath HTTPCookies HTTPCookieJar JSON IOCompress IOString LWPProtocolHttps Readonly StringUtil SpreadsheetXLSX TextTemplate TryTiny WebScraper XMLLibXML libwwwperl ];

0 commit comments

Comments
 (0)