mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
php72: 7.2.19 -> 7.2.20
Changelog: https://www.php.net/ChangeLog-7.php#7.2.20
(cherry picked from commit bd1b55d074)
This commit is contained in:
committed by
Aaron Andersen
parent
b64a1b39fd
commit
865e04289b
@@ -256,8 +256,8 @@ in {
|
||||
};
|
||||
|
||||
php72 = generic {
|
||||
version = "7.2.19";
|
||||
sha256 = "16d0j0d4563bcrxlw5yysldscxpgyp917hmc4m4ys1zyfprv3l7b";
|
||||
version = "7.2.20";
|
||||
sha256 = "116a1m0xjn2yi8d5kwzjk335q4brgl7xplcji2p87i2l9vjjkf4z";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = optional stdenv.isDarwin ./php72-darwin-isfinite.patch;
|
||||
|
||||
Reference in New Issue
Block a user