mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
[Backport release-26.05] perlPackages.FinanceQuote: 1.68 -> 1.70 (#543640)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user