forked from mirrors/nixpkgs
php80: 8.0.24 -> 8.0.25
This commit is contained in:
parent
4ede9091df
commit
305a0e8e65
|
@ -2,8 +2,8 @@
|
|||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.0.24";
|
||||
hash = "sha256-kI4XzqMx1au4UGtKicY5K5YuEnw5Eyd3fHSF60tBXUM=";
|
||||
version = "8.0.25";
|
||||
hash = "sha256-CdcWvOtbPbdtkCOxDBaB674EDlH0wY39Nfn/i3O7z4w=";
|
||||
});
|
||||
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue