[Backport release-26.05] perlPackages.FinanceQuote: 1.68 -> 1.70 (#543640)

This commit is contained in:
Marcus Ramberg
2026-07-20 16:05:16 +00:00
committed by GitHub

View File

@@ -14326,10 +14326,10 @@ with self;
FinanceQuote = buildPerlPackage rec {
pname = "Finance-Quote";
version = "1.68";
version = "1.70";
src = fetchurl {
url = "mirror://cpan/authors/id/B/BP/BPSCHUCK/Finance-Quote-${version}.tar.gz";
hash = "sha256-MuyDh8qZZr/iTob1TiR/mgt9d5mrwADM+k8oI6+iREE=";
hash = "sha256-XxrIe3j3b8nDAT2PRi1BpMuKDKCLqvnhvu3Fw7j0eRU=";
};
buildInputs = [
DateManip