Skip to content

Commit ed0d061

Browse files
committed
php72: 7.2.32 -> 7.2.34
1 parent 7c2a362 commit ed0d061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/interpreters/php/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ let
263263

264264
in {
265265
php72 = generic {
266-
version = "7.2.32";
267-
sha256 = "19wqbpvsd6c6iaad00h0m0xnx4r8fj56pwfhki2cw5xdfi10lp3i";
266+
version = "7.2.34";
267+
sha256 = "1kxb4z0slm0sgm16qgr3qp1qdg9h0i1qrvwclsn19fx2d3b1cn0f";
268268

269269
# https://bugs.php.net/bug.php?id=76826
270270
extraPatches = optional stdenv.isDarwin ./php72-darwin-isfinite.patch;

0 commit comments

Comments
 (0)