php80: 8.0.6 -> 8.0.7

https://www.php.net/ChangeLog-8.php#8.0.7
This commit is contained in:
Elis Hirwing 2021-06-04 13:40:35 +02:00
parent d4738957e5
commit 6b7b002544
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; ([