Merge pull request #324980 from r-ryantm/auto-update/apacheHttpdPackages.php
apacheHttpdPackages.php: 8.2.20 -> 8.2.21
This commit is contained in:
@@ -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; ([
|
||||
|
||||
Reference in New Issue
Block a user