php80: 8.0.23 -> 8.0.24
This commit is contained in:
parent
cae4cf2772
commit
0d87d2232a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.0.23";
|
||||
hash = "sha256-FBLbRoAKRc7Td8KJLsYmGzxBLxPcEzv8mYz7LxR7QM8=";
|
||||
version = "8.0.24";
|
||||
hash = "sha256-kI4XzqMx1au4UGtKicY5K5YuEnw5Eyd3fHSF60tBXUM=";
|
||||
});
|
||||
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue