php80: 8.0.6 -> 8.0.7

https://www.php.net/ChangeLog-8.php#8.0.7
(cherry picked from commit 6b7b002544a8c0f907a37eeb4fd77eecd8c7eb67)
This commit is contained in:
Elis Hirwing 2021-06-04 13:40:35 +02:00
parent f8455aefe9
commit 02957ca57b
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F

View File

@ -4,8 +4,8 @@ let
generic = (import ./generic.nix) _args;
base = callPackage generic (_args // {
version = "8.0.6";
sha256 = "0vjji49a8pbhzy1q6l4id95ixar2dqf1bkqbxffh64k0svdaka16";
version = "8.0.7";
sha256 = "0yazcc9x66xg1gmi3rpgk891g6s3mm7aywcadqfqnx1mdz4z5ckj";
});
in base.withExtensions ({ all, ... }: with all; ([