From 6ff0292ce2c2c41c698143b4bb28b4eac3c1243f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2011 12:05:14 +0200 Subject: [PATCH] tls bump --- authenticate.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticate.cabal b/authenticate.cabal index 0824d79e..fe638fa6 100644 --- a/authenticate.cabal +++ b/authenticate.cabal @@ -1,5 +1,5 @@ name: authenticate -version: 0.10.2.1 +version: 0.10.2.2 license: BSD3 license-file: LICENSE author: Michael Snoyman, Hiromi Ishii, Arash Rouhani @@ -34,7 +34,7 @@ library xml-enumerator >= 0.4 && < 0.5, blaze-builder >= 0.2 && < 0.4, attoparsec >= 0.9 && < 0.10, - tls >= 0.7 && < 0.8, + tls >= 0.7 && < 0.9, containers, process >= 1.0.1.1 && < 1.2 exposed-modules: Web.Authenticate.Rpxnow,