Merge pull request #137655 from talyz/backport-php-8.0.10

[21.05] php80: 8.0.8 -> 8.0.10
This commit is contained in:
ajs124 2021-09-13 17:05:59 +02:00 committed by GitHub
commit 9544502814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.8";
sha256 = "0vyi9hhy7yl4l589dniwb3gq29sp3giq7ni4nca3x54q3bbpgg8l";
version = "8.0.10";
sha256 = "sha256-yUVHJxQQkAhFsITsK8s0Zq82PuypLLJL1hHcvcJvFYc=";
});
in base.withExtensions ({ all, ... }: with all; ([