php74: 7.4.28 -> 7.4.29

This commit is contained in:
Pol Dellaiera 2022-04-13 20:07:08 +02:00
parent b90aae9445
commit ba45a559b5
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "7.4.28";
sha256 = "sha256-IIUIaoY0RLDjlUfeGklp/RxAoMGI61j6spOLZJsMS1g=";
version = "7.4.29";
sha256 = "sha256-fd5YoCsiXCUTDG4q4su6clS7A0D3/hcpFHgXbYZvlII=";
});
in