php80: 8.0.21 -> 8.0.22

https://www.php.net/ChangeLog-8.php#8.0.22
(cherry picked from commit 2b483c62db)
This commit is contained in:
ajs124
2022-08-05 00:19:54 +02:00
committed by Winter
parent 1e37265b92
commit 1b1ecfe111

View File

@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.0.21";
hash = "sha256-HLd2LR/+zOruuvufbiQTLKI/sUQ8tWMND8z1PwTPoSY=";
version = "8.0.22";
hash = "sha256-40KRjT7NQi8QAy3wrD/7Dhf1aPrWz44jK296ah/cPJw=";
});
in