php74: 7.4.18 -> 7.4.20

https://www.php.net/ChangeLog-7.php#7.4.19
https://www.php.net/ChangeLog-7.php#7.4.20
(cherry picked from commit 23548b255290bdeb90f5caebb1ac306a1b323e28)
This commit is contained in:
Elis Hirwing 2021-06-03 17:10:38 +02:00
parent 729e236f7a
commit f035fa6ede
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 = "7.4.18";
sha256 = "0bw4q7svijsqi5vinaspzzqyli2pvmpz6yf83ndqixf6x4r5ji9f";
version = "7.4.20";
sha256 = "0d5ncz97y0271dsmz269wl4721vhq2fn6pmm9rxglc756p36pnha";
});
in base.withExtensions ({ all, ... }: with all; ([