php83: 8.3.21 -> 8.3.22 (#414709)

This commit is contained in:
Pol Dellaiera
2025-06-07 14:25:57 +02:00
committed by GitHub
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.3.21";
hash = "sha256-0HaebhHPpsWaFt4kFmi+jH8xpymVCo0GGQ360thiKwQ=";
version = "8.3.22";
hash = "sha256-mRM+LNoq83uqedsX2O/UFGKPFKAux18UGKCqP2qmZzs=";
}
);
in