Merge branch 'master' into staging-next

This commit is contained in:
Jan Tojnar
2019-09-07 14:55:03 +02:00
9 changed files with 175 additions and 92 deletions

View File

@@ -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;