php74Extensions.mongodb: 1.12.0 -> 1.12.1

This commit is contained in:
R. Ryantm 2022-02-27 11:47:31 +00:00
parent f23d45dcfd
commit 0f43432b55

View File

@ -14,8 +14,8 @@
buildPecl {
pname = "mongodb";
version = "1.12.0";
sha256 = "sha256-DZ9nCwISiLtsmwYJefGR8dp3PXKRAGcxZvOLYX4kMX4=";
version = "1.12.1";
sha256 = "sha256-kl1+YAXG6Eu0CiUBnBKw7kvaYlxkSXadzn1bAmmD9DM=";
nativeBuildInputs = [ pkg-config ];
buildInputs = [