summaryrefslogtreecommitdiffstats
path: root/devel/hs-vault/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-vault/Makefile')
-rw-r--r--devel/hs-vault/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-vault/Makefile b/devel/hs-vault/Makefile
index b67b255..0b677e4 100644
--- a/devel/hs-vault/Makefile
+++ b/devel/hs-vault/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vault
-PORTVERSION= 0.2.0.1
+PORTVERSION= 0.2.0.4
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= hashable unordered-containers>=0.2.1.0
+USE_CABAL= hashable>=1.1 unordered-containers>=0.2.1.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud