php83: 8.3.19 -> 8.3.20 (#398104)

This commit is contained in:
Pol Dellaiera
2025-04-12 11:56:52 +02:00
committed by GitHub
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.3.19";
hash = "sha256-rWkCoqAvlOw+mYIGniZou6POR+L2u7q5Xra323vz01A=";
version = "8.3.20";
hash = "sha256-NrTmoyPNRWc6VPKW6dJma39d9XZBAxx3xP2BN7xOvrM=";
}
);
in