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
commit f1a85c3755
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix ( base = callPackage ./generic.nix (
_args _args
// { // {
version = "8.3.21"; version = "8.3.22";
hash = "sha256-0HaebhHPpsWaFt4kFmi+jH8xpymVCo0GGQ360thiKwQ="; hash = "sha256-mRM+LNoq83uqedsX2O/UFGKPFKAux18UGKCqP2qmZzs=";
} }
); );
in in