summaryrefslogtreecommitdiffstats
path: root/databases/hs-persistent-sqlite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/hs-persistent-sqlite/Makefile')
-rw-r--r--databases/hs-persistent-sqlite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/hs-persistent-sqlite/Makefile b/databases/hs-persistent-sqlite/Makefile
index b4e8438..13c35c1 100644
--- a/databases/hs-persistent-sqlite/Makefile
+++ b/databases/hs-persistent-sqlite/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= persistent-sqlite
-PORTVERSION= 1.0.1
+PORTVERSION= 1.1.2
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Backend for the persistent library using sqlite3
LICENSE= MIT
-USE_CABAL= aeson>=0.5 conduit>=0.5 monad-control>=0.2 persistent>=1.0 \
+USE_CABAL= aeson>=0.5 conduit>=0.5.3 monad-control>=0.2 persistent>=1.1.2 \
text>=0.7 transformers>=0.2.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
OpenPOWER on IntegriCloud