aboutsummaryrefslogtreecommitdiff
path: root/www/hs-http-conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-http-conduit/Makefile')
-rw-r--r--www/hs-http-conduit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hs-http-conduit/Makefile b/www/hs-http-conduit/Makefile
index 828e7428bf9a..27964af5e60d 100644
--- a/www/hs-http-conduit/Makefile
+++ b/www/hs-http-conduit/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= http-conduit
-PORTVERSION= 1.9.0
+PORTVERSION= 1.9.3
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE= BSD
USE_CABAL= asn1-data>=0.5.1 base64-bytestring>=0.1 blaze-builder>=0.2.1 \
blaze-builder-conduit>=0.5 case-insensitive>=0.2 \
- certificate>=1.3 conduit>=0.5.5 cookie>=0.4 cprng-aes>=0.2 \
+ certificate>=1.3 conduit>=0.5.5 cookie>=0.4 cprng-aes>=0.3 \
data-default failure>=0.1 http-types>=0.7 lifted-base>=0.1 \
mime-types>=0.1 monad-control>=0.3 mtl network>=2.3 \
publicsuffixlist>=0.0.3 random regex-compat resourcet>=0.3 \