haskell-persistent-postgresql: update to version 1.3.0.1
This commit is contained in:
parent
c2a3e2daee
commit
9cfa09bdf7
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent-postgresql";
|
pname = "persistent-postgresql";
|
||||||
version = "1.3.0";
|
version = "1.3.0.1";
|
||||||
sha256 = "1mayfq1z9i46nqgiajkhxx4z3hfy3gl5nzx8d5xlp7s1mliz3qjv";
|
sha256 = "00m78hdrnk367ymlgbi49p2zq2gkwskax1ng2h3ljskf3ic4jahf";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson blazeBuilder conduit monadControl persistent postgresqlLibpq
|
aeson blazeBuilder conduit monadControl persistent postgresqlLibpq
|
||||||
postgresqlSimple text time transformers
|
postgresqlSimple text time transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user