php80Extensions.mongodb: 1.13.0 -> 1.14.0

This commit is contained in:
R. Ryantm 2022-08-01 06:50:00 +00:00
parent 56894a04e2
commit 7654f26df2

View file

@ -14,8 +14,8 @@
buildPecl {
pname = "mongodb";
version = "1.13.0";
sha256 = "sha256-IoZbYdJkyQyeqoXZTy9fV+VkFAyth8jCYB+jP4Dv4Ls=";
version = "1.14.0";
sha256 = "sha256-VXdeaSB6f5xDxiiDIg87xgDT4/Zjr1AAC+cK0+5RgY4=";
nativeBuildInputs = [ pkg-config ];
buildInputs = [