forked from mirrors/nixpkgs
php74: 7.4.27 -> 7.4.28
This commit is contained in:
parent
98de8579cd
commit
b1cd925484
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue