php84: 8.4.1 -> 8.4.2 (#366736)

This commit is contained in:
Pol Dellaiera
2024-12-20 23:46:01 +01:00
committed by GitHub
+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