php73: 7.3.9 -> 7.3.10
Changelog: https://www.php.net/ChangeLog-7.php#7.3.10
This commit is contained in:
parent
2455b2e309
commit
c1e531bf5e
@ -262,8 +262,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
php73 = generic {
|
php73 = generic {
|
||||||
version = "7.3.9";
|
version = "7.3.10";
|
||||||
sha256 = "1i33v50rbqrfwjwch1d46mbpwbxrg1xfycs9mjl7xsy9m04rg753";
|
sha256 = "0j2lqiw8miv9aqg55z2dvfg3mwm5vyqx6ggmfbw013zvq1qxhvah";
|
||||||
|
|
||||||
# https://bugs.php.net/bug.php?id=76826
|
# https://bugs.php.net/bug.php?id=76826
|
||||||
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
||||||
|
Loading…
Reference in New Issue
Block a user