Merge pull request #102716 from etu/php73-update
php73: 7.3.23 -> 7.3.24
This commit is contained in:
commit
e1548a2da9
@ -273,8 +273,8 @@ let
|
||||
};
|
||||
|
||||
php73base = callPackage generic (_args // {
|
||||
version = "7.3.23";
|
||||
sha256 = "0k600imsxm3r3qdv20ryqhvfmnkmjhvm2hcnqr180l058snncrpx";
|
||||
version = "7.3.24";
|
||||
sha256 = "1655rj4w63n5fkvdj3kz9f5jfyjgvzw8a6j8zkzgic1p42xszdsm";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = lib.optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
||||
|
Loading…
Reference in New Issue
Block a user