php71: 7.1.23 -> 7.1.24
This commit is contained in:
parent
ea10173045
commit
8221da343e
@ -227,8 +227,8 @@ let
|
|||||||
|
|
||||||
in {
|
in {
|
||||||
php71 = generic {
|
php71 = generic {
|
||||||
version = "7.1.23";
|
version = "7.1.24";
|
||||||
sha256 = "0jyc5q666xh808sgy78cfylkhy5ma2zdg88jlxhagyphv23aly9d";
|
sha256 = "02qy76krbdhlbkzs9k1sa5mgmj0qnbb8gcf1j3q0cq3z7kkj9pk6";
|
||||||
|
|
||||||
# https://bugs.php.net/bug.php?id=76826
|
# https://bugs.php.net/bug.php?id=76826
|
||||||
extraPatches = optional stdenv.isDarwin ./php71-darwin-isfinite.patch;
|
extraPatches = optional stdenv.isDarwin ./php71-darwin-isfinite.patch;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user