mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
perlPackages.FinanceQuote: 1.64 -> 1.65 (#410810)
This commit is contained in:
commit
f54e6e7f53
1 changed files with 2 additions and 2 deletions
|
@ -14151,10 +14151,10 @@ with self;
|
|||
|
||||
FinanceQuote = buildPerlPackage rec {
|
||||
pname = "Finance-Quote";
|
||||
version = "1.64";
|
||||
version = "1.65";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/B/BP/BPSCHUCK/Finance-Quote-${version}.tar.gz";
|
||||
hash = "sha256-BYB8lEFakSzlbiJ4FRcTjv/OdoOaj4LtOLsxxAaOXBs=";
|
||||
hash = "sha256-C3pJZaLJrW+nwDawloHHtEWyB1j6qYNnsmZZz2L+Axg=";
|
||||
};
|
||||
buildInputs = [
|
||||
DateManip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue