php73: 7.3.13 -> 7.3.14

https://www.php.net/ChangeLog-7.php#7.3.14
This commit is contained in:
Franz Pletz 2020-02-19 16:40:44 +01:00
parent ed8df1d98e
commit b55ded5d8b
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -271,8 +271,8 @@ in {
};
php73 = generic {
version = "7.3.13";
sha256 = "1g376b9caw21mw8738z354llbzb3shzgc60m7naw7wql5038jysw";
version = "7.3.14";
sha256 = "0wn2qsfrnch90l8nxbpcjd2q0ijzdiiyhvcpbycngki9r6xwppxr";
# https://bugs.php.net/bug.php?id=76826
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;