Skip to content

Commit 7f1969f

Browse files
authored
Merge: php84: 8.4.6 -> 8.4.7 (#405499)
2 parents 911cc33 + 4f6248e commit 7f1969f

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/interpreters/php

1 file changed

+2
-2
lines changed

pkgs/development/interpreters/php/8.4.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ let
44
base = callPackage ./generic.nix (
55
_args
66
// {
7-
version = "8.4.6";
8-
hash = "sha256-nPJzRQm2A/ZYlherUqlxKgPg/gWZUc3dLUYj30v3xsY=";
7+
version = "8.4.7";
8+
hash = "sha256-bsyxsGpN2c6jFNvnDHYtPUdlRxy26/kludowiXi/+Yg=";
99
}
1010
);
1111
in

0 commit comments

Comments
 (0)