0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

apacheHttpdPackages.php: 8.4.7 -> 8.4.8

This commit is contained in:
R. Ryantm 2025-06-06 11:35:52 +00:00
parent 66576dcd9e
commit fffc35b2bb

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