aboutsummaryrefslogtreecommitdiff
path: root/www/hs-shakespeare-js/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-shakespeare-js/Makefile')
-rw-r--r--www/hs-shakespeare-js/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hs-shakespeare-js/Makefile b/www/hs-shakespeare-js/Makefile
index 725c3ab1ea2e..48bceee10136 100644
--- a/www/hs-shakespeare-js/Makefile
+++ b/www/hs-shakespeare-js/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= shakespeare-js
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Stick your Haskell variables into JavaScript at compile time
LICENSE= MIT
-USE_CABAL= aeson>=0.5 shakespeare>=1.0.2 text>=0.7
+USE_CABAL= aeson>=0.5 shakespeare>=1.0.3 text>=0.7
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>