php74: 7.4.23 -> 7.4.24

ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.24
(cherry picked from commit 13d37ebb64a5e314aad5895c98da886b64886d25)
This commit is contained in:
Maximilian Bosch 2021-10-01 12:57:03 +02:00
parent ff12d52832
commit 9f4d20b4bf
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ let
generic = (import ./generic.nix) _args;
base = callPackage generic (_args // {
version = "7.4.23";
sha256 = "d1e094fe6e4f832e0a64be9c69464ba5d593fb216f914efa8bbb084e0a7a5727";
version = "7.4.24";
sha256 = "0cigvwp469kmc27r28liq5dwdz5icp61vqqr3w24jhw6i2vk43pm";
});
in base.withExtensions ({ all, ... }: with all; ([