haskell-mongoDB: update to version 2.0.3
This commit is contained in:
parent
39b1199265
commit
a80f691ea6
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mongoDB";
|
pname = "mongoDB";
|
||||||
version = "2.0.2";
|
version = "2.0.3";
|
||||||
sha256 = "02xq80jcrrp41gzzg7008spw3npj6iz3gcf1bkj4cf8vjs44nplf";
|
sha256 = "1blqd30mw9fl861f07zn7az4psl9byjjbd986884p6rx07m28abk";
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user