apacheHttpdPackages.php: 8.2.14 -> 8.2.15

This commit is contained in:
R. Ryantm 2024-01-19 03:31:12 +00:00
parent 31347dd86d
commit abeb90a37b

View file

@ -2,8 +2,8 @@
let let
base = callPackage ./generic.nix (_args // { base = callPackage ./generic.nix (_args // {
version = "8.2.14"; version = "8.2.15";
hash = "sha256-+HHhMTM9YK5sU3sa3dvCrqVMQ2xWKvmG+4MJwGAEC54="; hash = "sha256-UMPiILeqY6hXFiM8kC60TMCkZn7QuDNXIq4jkbE1Xno=";
}); });
in in
base.withExtensions ({ all, ... }: with all; ([ base.withExtensions ({ all, ... }: with all; ([