release mongoDB 2.0
This commit is contained in:
parent
5ca3b1c210
commit
6e4c31c90e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
Name: mongoDB
|
Name: mongoDB
|
||||||
Version: 1.4.4
|
Version: 2.0
|
||||||
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
||||||
DBMS
|
DBMS
|
||||||
Description: This package lets you connect to MongoDB servers and
|
Description: This package lets you connect to MongoDB servers and
|
||||||
|
@ -24,7 +24,7 @@ Library
|
||||||
Build-depends: array -any
|
Build-depends: array -any
|
||||||
, base <5
|
, base <5
|
||||||
, binary -any
|
, binary -any
|
||||||
, bson >= 0.2.0 && < 0.3.0
|
, bson >= 0.3 && < 0.4
|
||||||
, text
|
, text
|
||||||
, bytestring -any
|
, bytestring -any
|
||||||
, containers -any
|
, containers -any
|
||||||
|
|
Loading…
Reference in a new issue