apacheHttpdPackages.php: 8.2.20 -> 8.2.21

This commit is contained in:
R. Ryantm
2024-07-06 06:23:30 +00:00
parent d179c0d801
commit ffe4fc2b40
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.20";
hash = "sha256-Xexvphx7nEeqHXZma+ZR8mQu0rz2zYY4xX41cc4qrGE=";
version = "8.2.21";
hash = "sha256-+Ydv59TZbUGs7RmbWKH3rntmVd3JJnMTX+3tf2k5138=";
});
in
base.withExtensions ({ all, ... }: with all; ([