apacheHttpdPackages.php: 8.4.7 -> 8.4.8

(cherry picked from commit fffc35b2bb)
This commit is contained in:
R. Ryantm 2025-06-06 11:35:52 +00:00 committed by github-actions[bot]
parent 546e9dda1f
commit b6bcf647fd

View file

@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix ( base = callPackage ./generic.nix (
_args _args
// { // {
version = "8.4.7"; version = "8.4.8";
hash = "sha256-bsyxsGpN2c6jFNvnDHYtPUdlRxy26/kludowiXi/+Yg="; hash = "sha256-NlacZN0UmeVwxDZgO2Qe7nzeSvV2r3hll9DucRs6Ooo=";
} }
); );
in in