haskell-mongoDB: update to version 1.3.2
This commit is contained in:
parent
21d2c7f8a5
commit
ddeaafc3ec
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mongoDB";
|
pname = "mongoDB";
|
||||||
version = "1.3.1";
|
version = "1.3.2";
|
||||||
sha256 = "1qvsb993n5gmchym4zz2pv68mdyir439cfindqdqlvjwam0jf4l5";
|
sha256 = "0gv0i2z6f797ibjfp16ax2aiqa66sclxjy8sabrwydwcyr96xb4y";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary bson cryptohash liftedBase monadControl mtl network parsec
|
binary bson cryptohash liftedBase monadControl mtl network parsec
|
||||||
random randomShuffle text transformersBase
|
random randomShuffle text transformersBase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user