Merge pull request #190877 from drupol/php/bump-to-8.0.23

php80: 8.0.22 -> 8.0.23
This commit is contained in:
Elis Hirwing
2022-09-12 07:53:49 +02:00
committed by GitHub
+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