We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509c009 commit 4f6248eCopy full SHA for 4f6248e
pkgs/development/interpreters/php/8.4.nix
@@ -4,8 +4,8 @@ let
4
base = callPackage ./generic.nix (
5
_args
6
// {
7
- version = "8.4.6";
8
- hash = "sha256-nPJzRQm2A/ZYlherUqlxKgPg/gWZUc3dLUYj30v3xsY=";
+ version = "8.4.7";
+ hash = "sha256-bsyxsGpN2c6jFNvnDHYtPUdlRxy26/kludowiXi/+Yg=";
9
}
10
);
11
in
0 commit comments