summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-10 14:32:26 -0400
committerSean Whitton <spwhitton@spwhitton.name>2017-08-10 14:32:26 -0400
commitbe70e987b116497bf262d79e47e0688b146205df (patch)
treeb8be0997f55a07a70d674b83611b6928f763a8f9
parent31bf21388c267d250b79396577b6344b3c3752fa (diff)
downloaddebug-me-be70e987b116497bf262d79e47e0688b146205df.tar.gz
update aeson bound in d/control
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b4feca7..2f40f57 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10),
dh-exec,
ghc,
libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (<< 1.3),
libghc-async-dev (>= 2.1),
libghc-cereal-dev (>= 0.5),
libghc-cryptonite-dev (>= 0.20),