php73Extensions.mongodb: 1.8.2 -> 1.9.0

This commit is contained in:
R. RyanTM 2020-11-29 08:15:42 +00:00
parent aa5dd7ef5e
commit d6e8fac770

View File

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