php73: 7.3.11 -> 7.3.12

This commit is contained in:
Izorkin 2019-12-05 09:13:56 +03:00
parent c56f044aa4
commit 1b903aa70e

View file

@ -270,8 +270,8 @@ in {
};
php73 = generic {
version = "7.3.11";
sha256 = "1rxm256vhnvyabfwmyv51sqrkjlid1g8lczcy4skc2f72d5zzlcj";
version = "7.3.12";
sha256 = "0fccmnrwwyy5zvhj8wbyqqlyqr7pr5v4pfiqriw0ahciz4lv05yk";
# https://bugs.php.net/bug.php?id=76826
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;