]> woffs.de Git - fd/haskell-amqp-utils.git/blobdiff - amqp-utils.cabal
depend on tls >= 1.5.0 (thread safety for writes)
[fd/haskell-amqp-utils.git] / amqp-utils.cabal
index e0c7dfbd055129bea5234a971403229d87fd83c7..9cd5ce89bf003c63f632feb067716845a991bc9e 100644 (file)
@@ -1,6 +1,6 @@
 name:                amqp-utils
 
-version:             0.6.2.2
+version:             0.6.2.4
 
 synopsis:            AMQP toolset for the command line
 
@@ -47,7 +47,7 @@ executable konsum
                        utf8-string,
                        x509-system,
                        network > 2.6,
-                       tls >= 1.3.9,
+                       tls >= 1.5.0,
                        amqp >=0.19
 
   ghc-options:         -threaded -Wall
@@ -74,7 +74,7 @@ executable agitprop
                        utf8-string,
                        x509-system,
                        network > 2.6,
-                       tls >= 1.3.9,
+                       tls >= 1.5.0,
                        amqp >=0.19,
                        unix >= 2.7,
                        magic
@@ -104,7 +104,7 @@ executable plane
                        utf8-string,
                        x509-system,
                        network > 2.6,
-                       tls >= 1.3.9,
+                       tls >= 1.5.0,
                        amqp >=0.19,
                        unix >= 2.7
 
@@ -131,7 +131,7 @@ executable arbeite
                        utf8-string,
                        x509-system,
                        network > 2.6,
-                       tls >= 1.3.9,
+                       tls >= 1.5.0,
                        amqp >=0.19,
                        unix >= 2.7