Skip to content

Commit

Permalink
php73: 7.3.20 -> 7.3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
etu authored and Ma27 committed Oct 3, 2020
1 parent 960c3fc commit 8c9449e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/php/default.nix
Expand Up @@ -271,8 +271,8 @@ in {
};

php73 = generic {
version = "7.3.20";
sha256 = "1pl9bjwvdva2yx4sh465z9cr4bnr8mvv008w71sy1kqsj6a7ivf6";
version = "7.3.23";
sha256 = "0k600imsxm3r3qdv20ryqhvfmnkmjhvm2hcnqr180l058snncrpx";

# https://bugs.php.net/bug.php?id=76826
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
Expand Down

0 comments on commit 8c9449e

Please sign in to comment.