php73: 7.3.1 -> 7.3.2
Changelog: https://secure.php.net/ChangeLog-7.php#7.3.2
This commit is contained in:
parent
0f6571bae8
commit
a31ce0c69e
@ -261,8 +261,8 @@ in {
|
||||
};
|
||||
|
||||
php73 = generic {
|
||||
version = "7.3.1";
|
||||
sha256 = "13iqfkz9rmx9vy106lvw1nbk88qgwdkvxam0l5s14r7jsw62pvxg";
|
||||
version = "7.3.2";
|
||||
sha256 = "1p8amf91i6lrrphd6ypfh3kic64bpqf04dxp7dj1xxnjrgd50vwl";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
||||
|
Loading…
Reference in New Issue
Block a user