php: 8.2.21 -> 8.2.22

(cherry picked from commit cdce031214)
This commit is contained in:
R. Ryantm 2024-08-04 00:39:14 +00:00 committed by Maximilian Bosch
parent 6a74b22fb8
commit 1f327da5f5
No known key found for this signature in database

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.21";
hash = "sha256-+Ydv59TZbUGs7RmbWKH3rntmVd3JJnMTX+3tf2k5138=";
version = "8.2.22";
hash = "sha256-Wq5ZZMYFMxhfm+koz315oTOTzFVgzt8fS5d5RMx2pYU=";
});
in
base.withExtensions ({ all, ... }: with all; ([