php71: 7.1.29 -> 7.1.30
Changelog: https://php.net/index.php#id2019-05-30-3
This commit is contained in:
parent
f244c4fe5e
commit
1d92bec205
@ -258,8 +258,8 @@ let
|
|||||||
|
|
||||||
in {
|
in {
|
||||||
php71 = generic {
|
php71 = generic {
|
||||||
version = "7.1.29";
|
version = "7.1.30";
|
||||||
sha256 = "0dc3p3xq430vawcryw3xb4d1ckkz44rdnvfr833jsrl2zrzd2a45";
|
sha256 = "1czcf5qwk727sdzx5n4wvsxvl50jx6d5x8ws1dqx46fa9xvm0j36";
|
||||||
|
|
||||||
# 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