php83: 8.3.25 -> 8.3.26

This commit is contained in:
R. Ryantm
2025-10-03 17:23:34 +00:00
parent cc1003a2ce
commit 11ca5ce7c0
+2 -2
View File
@@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.3.25";
hash = "sha256-BuVHkeERkvCJ5NIMcW8lvdzr3elRtXC1Ve37WYiotxo=";
version = "8.3.26";
hash = "sha256-chtj1TSfEx9Ql1N7O+a6aAHi2Ob6uh8fLqlbT9YudSU=";
}
);
in