haskell-postgresql-simple: update to version 0.3.3.2
This commit is contained in:
parent
c7097891e0
commit
962e2aede8
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-simple";
|
pname = "postgresql-simple";
|
||||||
version = "0.3.3.1";
|
version = "0.3.3.2";
|
||||||
sha256 = "0fqndncfy6yg27ndfaqyqd2q9wrbabkdq388s4q9m7maj222xlb9";
|
sha256 = "1gh2ih1n6g17jry12g7nv344sfzrhfc1assslx0cjlsryhbz25lp";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder blazeTextual postgresqlLibpq text time
|
attoparsec blazeBuilder blazeTextual postgresqlLibpq text time
|
||||||
transformers vector
|
transformers vector
|
||||||
|
|
Loading…
Reference in New Issue