haskell-mongoDB: update to version 1.4.1
This commit is contained in:
parent
b2b6c81d4c
commit
8c2b28b4a6
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mongoDB";
|
pname = "mongoDB";
|
||||||
version = "1.4.0";
|
version = "1.4.1";
|
||||||
sha256 = "1cj73k6lfpxmfaigqwwglnncfl1ikz6yjgs0d9f6k42kwysbddwz";
|
sha256 = "1r1ywqy3igcmmwxjy4fjqdnf8m4zqbc8l0nj43h2xwrl86lhfym9";
|
||||||
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…
Reference in New Issue
Block a user