php83: 8.3.20 -> 8.3.21

This commit is contained in:
R. Ryantm
2025-05-08 23:58:22 +00:00
parent 2cd2decd3a
commit b9028f1f38
+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