forked from mirrors/nixpkgs
haskell-postgresql-simple: update to version 0.4.4.0
This commit is contained in:
parent
a9c6e7da40
commit
f38fabb65d
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-simple";
|
pname = "postgresql-simple";
|
||||||
version = "0.4.3.0";
|
version = "0.4.4.0";
|
||||||
sha256 = "16i1qzshbscnbjb4rxz5hl1iaxjmsc21878prj5pp33zbm53dlcm";
|
sha256 = "1rx0rcafiicdv4qbf68dbsfqwiayrl7205dm0c5bdjlvszv576r7";
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue