haskell-persistent-postgresql: update to version 1.3.1.1
This commit is contained in:
parent
7780de27d1
commit
59b5aa05f9
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-postgresql";
|
||||
version = "1.3.1";
|
||||
sha256 = "19wmz9xd1jdmysr7zhlxf6z9v7pfgy0d3g7szifk8wjq8ai57lny";
|
||||
version = "1.3.1.1";
|
||||
sha256 = "1qi19fm7waxrbh795jvcny7aaj6b64jqcwv772xjzl9dbv3q9qhc";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder conduit monadControl persistent postgresqlLibpq
|
||||
postgresqlSimple resourcet text time transformers
|
||||
|
|
Loading…
Reference in a new issue