php72: 7.2.15 -> 7.2.16

This commit is contained in:
Izorkin 2019-03-08 10:16:37 +03:00
parent 627275399c
commit c6290e381f

View file

@ -256,8 +256,8 @@ in {
};
php72 = generic {
version = "7.2.15";
sha256 = "0m05dmad138qfxcb2z4czf9pfv1746g9yzlch48kjikajhb7cgn9";
version = "7.2.16";
sha256 = "0f3zkv803banqdrhj5ixfg973fnrsvn4hcij2k6r91nmac0d22ic";
# https://bugs.php.net/bug.php?id=76826
extraPatches = optional stdenv.isDarwin ./php72-darwin-isfinite.patch;