perlPackages.ForksSuper: update from 0.67 to 0.72

This commit is contained in:
Peter Simons 2014-04-07 13:52:14 +02:00
parent f964d637f7
commit 17fd0cc414

View file

@ -3698,10 +3698,10 @@ let self = _self // overrides; _self = with self; {
};
ForksSuper = buildPerlPackage {
name = "Forks-Super-0.67";
name = "Forks-Super-0.72";
src = fetchurl {
url = mirror://cpan/authors/id/M/MO/MOB/Forks-Super-0.67.tar.gz;
sha256 = "8831cd70e1eb3d4ab7d9a8c3692caa7b7220dc888cd1a8dc5640fb2a08379141";
url = mirror://cpan/authors/id/M/MO/MOB/Forks-Super-0.72.tar.gz;
sha256 = "0zyqwyndb3gnbsh43b6xyl3wmlnyi18vz3yrbsvp3lccz4d0v7qp";
};
doCheck = false;
meta = {