php73: 7.3.8 -> 7.3.9 (security)
https://www.php.net/archive/2019.php#2019-08-29-1 https://www.php.net/ChangeLog-7.php#7.3.9
This commit is contained in:
parent
7547a7a1d4
commit
00039ef5af
1 changed files with 2 additions and 2 deletions
|
@ -262,8 +262,8 @@ in {
|
|||
};
|
||||
|
||||
php73 = generic {
|
||||
version = "7.3.8";
|
||||
sha256 = "1xbndimrfamf97m3vln842g9w1ikq071gjfkk15ai7sx2wqccrnm";
|
||||
version = "7.3.9";
|
||||
sha256 = "1i33v50rbqrfwjwch1d46mbpwbxrg1xfycs9mjl7xsy9m04rg753";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
||||
|
|
Loading…
Reference in a new issue