Skip to content

Commit

Permalink
perl-Data-FormValidator: 4.85 -> 4.88
Browse files Browse the repository at this point in the history
  • Loading branch information
rycee committed Aug 31, 2017
1 parent 43755fc commit 8763330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/top-level/perl-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2975,10 +2975,10 @@ let self = _self // overrides; _self = with self; {
};

DataFormValidator = buildPerlPackage rec {
name = "Data-FormValidator-4.85";
name = "Data-FormValidator-4.88";
src = fetchurl {
url = "mirror://cpan/authors/id/D/DF/DFARRELL/${name}.tar.gz";
sha256 = "809f15d05434ff5667c3967e71e86308fcfad8fce1057420bd2714300b2a5870";
sha256 = "c1a539f91c92cbcd8a8d83597ec9a7643fcd8ccf5a94e15382c3765289170066";
};
propagatedBuildInputs = [ DateCalc EmailValid FileMMagic ImageSize MIMETypes RegexpCommon ];
meta = {
Expand Down

0 comments on commit 8763330

Please sign in to comment.