php71: 7.1.24 -> 7.1.25
This commit is contained in:
parent
6c8b7ac931
commit
374be65924
@ -232,8 +232,8 @@ let
|
||||
|
||||
in {
|
||||
php71 = generic {
|
||||
version = "7.1.24";
|
||||
sha256 = "02qy76krbdhlbkzs9k1sa5mgmj0qnbb8gcf1j3q0cq3z7kkj9pk6";
|
||||
version = "7.1.25";
|
||||
sha256 = "1b5az5vhap593ggjxirs1zdlg20hcv9h94iq5kgaxky71a4dqb00";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = optional stdenv.isDarwin ./php71-darwin-isfinite.patch;
|
||||
|
Loading…
x
Reference in New Issue
Block a user