summaryrefslogtreecommitdiff
path: root/databases/hs-persistent-template/files/patch-persistent-template.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'databases/hs-persistent-template/files/patch-persistent-template.cabal')
-rw-r--r--databases/hs-persistent-template/files/patch-persistent-template.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/hs-persistent-template/files/patch-persistent-template.cabal b/databases/hs-persistent-template/files/patch-persistent-template.cabal
index 9d1b31b66c25..be71582a8075 100644
--- a/databases/hs-persistent-template/files/patch-persistent-template.cabal
+++ b/databases/hs-persistent-template/files/patch-persistent-template.cabal
@@ -1,11 +1,11 @@
---- persistent-template.cabal.orig 2017-07-10 13:31:32 UTC
+--- persistent-template.cabal.orig 2018-05-01 13:03:22 UTC
+++ persistent-template.cabal
@@ -23,7 +23,7 @@ library
, text >= 0.5
, transformers >= 0.2 && < 0.6
, containers
-- , aeson >= 0.7 && < 1.2
-+ , aeson >= 0.7 && < 1.3
+- , aeson >= 0.7 && < 1.3
++ , aeson >= 0.7 && < 1.4
, aeson-compat >= 0.3.2.0 && < 0.4
, monad-logger
, unordered-containers