php80: 8.0.5 -> 8.0.6

https://www.php.net/ChangeLog-8.php#8.0.6
This commit is contained in:
Elis Hirwing 2021-06-03 17:11:10 +02:00
parent 23548b2552
commit a3c966cc7a
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.5";
sha256 = "1q08xx9pbn7plsnfh6j16jj294vm968ng1n5kaqw7apgxd7r6p8r";
version = "8.0.6";
sha256 = "0vjji49a8pbhzy1q6l4id95ixar2dqf1bkqbxffh64k0svdaka16";
});
in base.withExtensions ({ all, ... }: with all; ([