haskell-postgresql-simple: update to version 0.4.3.0

This commit is contained in:
Peter Simons 2014-07-14 10:53:59 +02:00
parent 786f86e154
commit 307763a835

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "postgresql-simple"; pname = "postgresql-simple";
version = "0.4.2.3"; version = "0.4.3.0";
sha256 = "1rg6virvz4nr0m39sr72h23yks5f8ih9nimgacx30zw7xvnx942p"; sha256 = "16i1qzshbscnbjb4rxz5hl1iaxjmsc21878prj5pp33zbm53dlcm";
buildDepends = [ buildDepends = [
aeson attoparsec blazeBuilder blazeTextual hashable postgresqlLibpq aeson attoparsec blazeBuilder blazeTextual hashable postgresqlLibpq
scientific text time transformers uuid vector scientific text time transformers uuid vector