Merge: [Backport release-24.11] php83: 8.3.21 -> 8.3.22 (#414729)

This commit is contained in:
Maximilian Bosch 2025-06-07 15:10:40 +02:00 committed by GitHub
commit e2f7adba14
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