php80: 8.0.10 -> 8.0.11

ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.11
(cherry picked from commit 6b9eefb85f59c6d0d91b26180c9e1a2b42cb9f7f)
This commit is contained in:
Maximilian Bosch 2021-10-01 12:57:58 +02:00
parent 9f4d20b4bf
commit 4ae8eeacc2
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
1 changed files with 2 additions and 2 deletions

View File

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