php80Extensions.pdo_sqlsrv: 5.10.0 -> 5.10.1

This commit is contained in:
R. Ryantm 2022-08-01 07:00:44 +00:00
parent 56894a04e2
commit 1759ccf36d

View file

@ -3,8 +3,8 @@
buildPecl {
pname = "pdo_sqlsrv";
version = "5.10.0";
sha256 = "sha256-BEa7i/8egvz9mT69dl0dxWcVo+dURT9Dzo6f6EdlESo=";
version = "5.10.1";
sha256 = "sha256-x4VBlqI2vINQijRvjG7x35mbwh7rvYOL2wUTIV4GKK0=";
internalDeps = [ php.extensions.pdo ];