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

php73Extensions.mongodb: 1.8.2 -> 1.9.0
This commit is contained in:
Sandro 2020-11-29 09:38:22 +01:00 committed by GitHub
commit 9183145f0b
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.2";
sha256 = "01l300204ph9nd7khd9qazpdbi1biqvmjqbxbngdfjk9n5d8vvzw";
version = "1.9.0";
sha256 = "16mbw3p80qxsj86nmjbfch8wv6jaq8wbz4rlpmixvhj9nwbp37hs";
nativeBuildInputs = [ pkgs.pkgconfig ];
buildInputs = with pkgs; [