haskell-mongoDB: update to version 1.3.1
This commit is contained in:
parent
cf9b80082b
commit
8695749668
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mongoDB";
|
pname = "mongoDB";
|
||||||
version = "1.3.0";
|
version = "1.3.1";
|
||||||
sha256 = "1l6r55bicjdybn8jn9rp94aamjqy5j5qs2775m05aba8svsl4kma";
|
sha256 = "1qvsb993n5gmchym4zz2pv68mdyir439cfindqdqlvjwam0jf4l5";
|
||||||
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