php74: 7.4.23 -> 7.4.24

ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.24
This commit is contained in:
Maximilian Bosch 2021-10-01 12:57:03 +02:00
parent 82155ff501
commit 13d37ebb64
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "7.4.23";
sha256 = "d1e094fe6e4f832e0a64be9c69464ba5d593fb216f914efa8bbb084e0a7a5727";
version = "7.4.24";
sha256 = "0cigvwp469kmc27r28liq5dwdz5icp61vqqr3w24jhw6i2vk43pm";
});
in