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

php73Extensions.mongodb: 1.8.1 -> 1.8.2
This commit is contained in:
Elis Hirwing 2020-11-20 07:26:26 +01:00 committed by GitHub
commit bccb32fd04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
buildPecl {
pname = "mongodb";
version = "1.8.1";
sha256 = "0xxrll17c7nz146g9gww4cg41xc3qg41n73syb06546q9skqabyl";
version = "1.8.2";
sha256 = "01l300204ph9nd7khd9qazpdbi1biqvmjqbxbngdfjk9n5d8vvzw";
nativeBuildInputs = [ pkgs.pkgconfig ];
buildInputs = with pkgs; [