mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
php71: 7.1.30 -> 7.1.32
Changelog: https://www.php.net/ChangeLog-7.php#7.1.31 Changelog: https://www.php.net/ChangeLog-7.php#7.1.32
This commit is contained in:
@@ -248,8 +248,8 @@ let
|
||||
|
||||
in {
|
||||
php71 = generic {
|
||||
version = "7.1.30";
|
||||
sha256 = "1czcf5qwk727sdzx5n4wvsxvl50jx6d5x8ws1dqx46fa9xvm0j36";
|
||||
version = "7.1.32";
|
||||
sha256 = "0ymbkj8117pakcs40rkkrsrvcc2rn9nrd7ilcdzw2nn7vnns3iyp";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = optional stdenv.isDarwin ./php71-darwin-isfinite.patch;
|
||||
|
||||
Reference in New Issue
Block a user