mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
perlPackages.FinanceQuote: 1.64 -> 1.65 (#410810)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user