phpPackages.mongodb: 1.6.0 -> 1.6.1
This commit is contained in:
parent
4ba68ad65c
commit
87828900b9
@ -220,9 +220,9 @@ let
|
|||||||
|
|
||||||
mongodb = buildPecl {
|
mongodb = buildPecl {
|
||||||
pname = "mongodb";
|
pname = "mongodb";
|
||||||
version = "1.6.0";
|
version = "1.6.1";
|
||||||
|
|
||||||
sha256 = "0bybfjs61v66bynajbd8dwjlwbz6p2gck49r3zqbxa3ja6d671l6";
|
sha256 = "1j1w4n33347j9kwvxwsrix3gvjbiqcn1s5v59pp64s536cci8q0m";
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgs.pkgconfig ];
|
nativeBuildInputs = [ pkgs.pkgconfig ];
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user