php84: 8.4.1 -> 8.4.2

This commit is contained in:
R. Ryantm
2024-12-20 06:57:54 +00:00
parent 099934f3d7
commit c10932abcf
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.4.1";
hash = "sha256-74onARjtEot2X8MfGYx/RlDIFxQRsPajoaOroR/KzCM=";
version = "8.4.2";
hash = "sha256-70/pkhuIXOOwR3kqtgJg6vZX4igSvlEdGdDkXt+YR4M=";
}
);
in