summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-22 14:52:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-22 14:52:50 -0700
commit32d11cfbff155349e5f6d725a943e9df95dd10c2 (patch)
tree1c65e01eac4454d326d211a3038f8bedc1c226e9 /debian/control
parenta49322636dc8671e959f68b13791e596c65a3338 (diff)
downloaddebug-me-32d11cfbff155349e5f6d725a943e9df95dd10c2.tar.gz
Update build-dep bounds for libghc-aeson-dev & libghc-websockets-dev
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f03d8d1..f2a3385 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10),
dh-exec,
ghc (>= 8.4.3),
libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.5),
+ libghc-aeson-dev (<< 2.1),
libghc-async-dev (>= 2.1),
libghc-cereal-dev (>= 0.5),
libghc-cryptonite-dev (>= 0.20),
@@ -33,7 +33,7 @@ Build-Depends: debhelper (>= 10),
libghc-wai-dev (>= 3.2),
libghc-wai-websockets-dev (>= 3.0),
libghc-warp-dev (>= 3.2),
- libghc-websockets-dev (>= 0.9),
+ libghc-websockets-dev (>= 0.12.6.0),
Standards-Version: 4.0.1
Homepage: https://debug-me.branchable.com/
Vcs-Git: https://git.spwhitton.name/debug-me