haskell-mongoDB: update to version 2.0

This commit is contained in:
Peter Simons 2014-06-23 22:37:51 +02:00
parent ae7b43e450
commit 22ed738808
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "mongoDB"; pname = "mongoDB";
version = "1.5.0"; version = "2.0";
sha256 = "0dvy8pa79c26hcngds6nnwnayrhsyz1flj18m9bcyrcvwb5q3dd6"; sha256 = "1dspx1x20903i44i825ziwmvaax75m8g08kz97cv34077bdir80h";
buildDepends = [ buildDepends = [
binary bson cryptohash hashtables liftedBase monadControl mtl binary bson cryptohash hashtables liftedBase monadControl mtl
network parsec random randomShuffle text transformersBase network parsec random randomShuffle text transformersBase