perlPackages.FinanceQuote: 1.67 -> 1.68
This commit is contained in:
@@ -14230,10 +14230,10 @@ with self;
|
||||
|
||||
FinanceQuote = buildPerlPackage rec {
|
||||
pname = "Finance-Quote";
|
||||
version = "1.67";
|
||||
version = "1.68";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/B/BP/BPSCHUCK/Finance-Quote-${version}.tar.gz";
|
||||
hash = "sha256-uqip/AS5o4+nh77gAWvNTMMwHMmi8KbDeBGaNdre6zA=";
|
||||
hash = "sha256-MuyDh8qZZr/iTob1TiR/mgt9d5mrwADM+k8oI6+iREE=";
|
||||
};
|
||||
buildInputs = [
|
||||
DateManip
|
||||
|
||||
Reference in New Issue
Block a user