Merge pull request #192535 from r-ryantm/auto-update/php-mongodb

php80Extensions.mongodb: 1.14.0 -> 1.14.1
This commit is contained in:
Elis Hirwing
2022-09-23 07:29:42 +02:00
committed by GitHub
@@ -14,8 +14,8 @@
buildPecl {
pname = "mongodb";
version = "1.14.0";
sha256 = "sha256-VXdeaSB6f5xDxiiDIg87xgDT4/Zjr1AAC+cK0+5RgY4=";
version = "1.14.1";
sha256 = "sha256-uuKodv3ME9bNATn7Wyrv1RydXISmpPxTvr2+PxYtg14=";
nativeBuildInputs = [ pkg-config ];
buildInputs = [