3
0
Fork 0
forked from mirrors/nixpkgs

php74: 7.4.27 -> 7.4.28

This commit is contained in:
Pol Dellaiera 2022-02-20 11:06:27 +01:00
parent 98de8579cd
commit b1cd925484
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.27";
sha256 = "184aaef313fbf28c9987f6aa07b655cd1b0eae9e7e17061775a3e7d880185563";
version = "7.4.28";
sha256 = "sha256-IIUIaoY0RLDjlUfeGklp/RxAoMGI61j6spOLZJsMS1g=";
});
in