lol

Merge pull request #324980 from r-ryantm/auto-update/apacheHttpdPackages.php

apacheHttpdPackages.php: 8.2.20 -> 8.2.21

authored by

Pol Dellaiera and committed by
GitHub
bfbc9454 4f6b60b1

+2 -2
+2 -2
pkgs/development/interpreters/php/8.2.nix
··· 2 2 3 3 let 4 4 base = callPackage ./generic.nix (_args // { 5 - version = "8.2.20"; 6 - hash = "sha256-Xexvphx7nEeqHXZma+ZR8mQu0rz2zYY4xX41cc4qrGE="; 5 + version = "8.2.21"; 6 + hash = "sha256-+Ydv59TZbUGs7RmbWKH3rntmVd3JJnMTX+3tf2k5138="; 7 7 }); 8 8 in 9 9 base.withExtensions ({ all, ... }: with all; ([