php80: 8.0.22 -> 8.0.23

This commit is contained in:
Pol Dellaiera
2022-09-12 07:17:16 +02:00
parent 88199c6df9
commit 5f1dfe2c0f
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.0.22";
hash = "sha256-40KRjT7NQi8QAy3wrD/7Dhf1aPrWz44jK296ah/cPJw=";
version = "8.0.23";
hash = "sha256-FBLbRoAKRc7Td8KJLsYmGzxBLxPcEzv8mYz7LxR7QM8=";
});
in