php8{3,4}Extensions.oci8: 3.3.0 -> 3.4.0

This commit is contained in:
Piotr Kwiecinski 2025-07-06 20:43:28 +02:00
parent 3a7849320c
commit 8d702e9cfa
No known key found for this signature in database
GPG Key ID: EC0DE1CB9D5258B4

View File

@ -19,8 +19,8 @@ let
}
else
{
version = "3.3.0";
sha256 = "sha256-0y5VnRKspJYE6xWeBcX2OG2pJTNbB+27GMywDv4gzwQ=";
version = "3.4.0";
sha256 = "sha256-YPXDijyQxGHZbWHFEpx4xTq3hCJU3ANVIi5t0OqMEag=";
};
in
buildPecl {