aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-void/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-void/Makefile')
-rw-r--r--devel/hs-void/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-void/Makefile b/devel/hs-void/Makefile
index 5bc6a90c1795..f8aa88fc3645 100644
--- a/devel/hs-void/Makefile
+++ b/devel/hs-void/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= void
-PORTVERSION= 0.5.4.3
+PORTVERSION= 0.5.5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -14,7 +14,7 @@ COMMENT= A Haskell 98 logically uninhabited data type
LICENSE= BSD
-USE_CABAL= semigroups>=0.7.1
+USE_CABAL= semigroups>=0.8
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>