php83: 8.3.21 -> 8.3.22

ChangeLog: https://www.php.net/ChangeLog-8.php#8.3.22
This commit is contained in:
Maximilian Bosch 2025-06-07 12:20:08 +02:00
parent 0ecd822266
commit 3cf7d02c3e
No known key found for this signature in database

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