php84: 8.4.2 -> 8.4.3 (#376050)

This commit is contained in:
Pol Dellaiera
2025-01-23 13:44:13 +01:00
committed by GitHub
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.4.2";
hash = "sha256-70/pkhuIXOOwR3kqtgJg6vZX4igSvlEdGdDkXt+YR4M=";
version = "8.4.3";
hash = "sha256-1rEjedHx3yFtGTKECjGxT+0eD8fo2x6dF5X3Wh516tk=";
}
);
in