haskell-postgresql-simple: update to version 0.3.8.0
This commit is contained in:
parent
1dc9738c34
commit
f925c182e8
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-simple";
|
pname = "postgresql-simple";
|
||||||
version = "0.3.7.1";
|
version = "0.3.8.0";
|
||||||
sha256 = "1xrgwpg58srmzv1d0jdknyh5vwdq2c40fyqy0wvgppisxzq469wh";
|
sha256 = "1p1cxp7mjrxyxxqrq2skm3kqrnmb3k6fb8kwr2aj9cnbqfhwl1qf";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec blazeBuilder blazeTextual postgresqlLibpq text
|
aeson attoparsec blazeBuilder blazeTextual postgresqlLibpq text
|
||||||
time transformers vector
|
time transformers vector
|
||||||
|
Loading…
Reference in New Issue
Block a user