Merge pull request #137629 from drupol/update/php-7.4.21-to-7.4.23-backport-to-release-21.05

[Backport release-21.05] php74: 7.4.21 -> 7.4.23
This commit is contained in:
ajs124 2021-09-13 17:06:43 +02:00 committed by GitHub
commit b3083bc693
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 = "7.4.21";
sha256 = "0al2697d5hwq0f39rgncl1pwfxzzpc0afmr0fjvw5qjpww163v1n";
version = "7.4.23";
sha256 = "d1e094fe6e4f832e0a64be9c69464ba5d593fb216f914efa8bbb084e0a7a5727";
});
in base.withExtensions ({ all, ... }: with all; ([