php83: 8.3.24 -> 8.3.25

This commit is contained in:
R. Ryantm
2025-08-31 05:05:45 +00:00
parent b536f7a97c
commit 3f4edc99d7
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.3.24";
hash = "sha256-5OEtpJB0aSRiTJFAa2CzGWfk173qu6uejLU1SITumWQ=";
version = "8.3.25";
hash = "sha256-BuVHkeERkvCJ5NIMcW8lvdzr3elRtXC1Ve37WYiotxo=";
}
);
in