php83: 8.3.20 -> 8.3.21 (#405419)

This commit is contained in:
Pol Dellaiera
2025-05-09 06:14:52 +00:00
committed by GitHub
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.3.20";
hash = "sha256-NrTmoyPNRWc6VPKW6dJma39d9XZBAxx3xP2BN7xOvrM=";
version = "8.3.21";
hash = "sha256-0HaebhHPpsWaFt4kFmi+jH8xpymVCo0GGQ360thiKwQ=";
}
);
in