php80: 8.0.8 -> 8.0.10

ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.10

(cherry picked from commit ab8017a2dd84af08ebfb4b9e43964013b3351f65)
This commit is contained in:
Maximilian Bosch 2021-09-13 10:49:16 +02:00 committed by talyz
parent f35f8db4b8
commit 85cdc98680
No known key found for this signature in database
GPG Key ID: 2DED2151F4671A2B

View File

@ -4,8 +4,8 @@ let
generic = (import ./generic.nix) _args;
base = callPackage generic (_args // {
version = "8.0.8";
sha256 = "0vyi9hhy7yl4l589dniwb3gq29sp3giq7ni4nca3x54q3bbpgg8l";
version = "8.0.10";
sha256 = "sha256-yUVHJxQQkAhFsITsK8s0Zq82PuypLLJL1hHcvcJvFYc=";
});
in base.withExtensions ({ all, ... }: with all; ([