[cpan2nix] perlPackages.DateTimeFormatFlexible: 0.30 -> 0.31
This commit is contained in:
parent
1c289d8ce3
commit
0a35d73235
@ -3717,10 +3717,10 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
DateTimeFormatFlexible = buildPerlPackage {
|
DateTimeFormatFlexible = buildPerlPackage {
|
||||||
name = "DateTime-Format-Flexible-0.30";
|
name = "DateTime-Format-Flexible-0.31";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/T/TH/THINC/DateTime-Format-Flexible-0.30.tar.gz;
|
url = mirror://cpan/authors/id/T/TH/THINC/DateTime-Format-Flexible-0.31.tar.gz;
|
||||||
sha256 = "e7974e0492d7801682b400dd8e9a6fbfd8a56602942883cd7867a2008734cca4";
|
sha256 = "0daf62fe4af0b336d45e367143a580b5a34912a679eef788d54c4d5ad685c2d1";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ DateTimeFormatBuilder ListMoreUtils ModulePluggable ];
|
propagatedBuildInputs = [ DateTimeFormatBuilder ListMoreUtils ModulePluggable ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user