aboutsummaryrefslogtreecommitdiff
path: root/games/hs-scroll/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hs-scroll/Makefile')
-rw-r--r--games/hs-scroll/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile
index aa4ccf57e02d..e4e4603901b0 100644
--- a/games/hs-scroll/Makefile
+++ b/games/hs-scroll/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scroll
PORTVERSION= 1.20180421
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games haskell
MAINTAINER= haskell@FreeBSD.org
@@ -25,16 +25,17 @@ USE_CABAL= IfElse-0.85 \
data-default-instances-old-locale-0.0.1 \
dlist-1.0 \
happy-1.20.0_1 \
- hashable-1.4.0.2 \
+ hashable-1.4.1.0 \
language-c-0.9.1 \
monad-loops-0.4.3 \
- ncurses-0.2.16 \
+ ncurses-0.2.16_1 \
old-locale-1.0.0.7_2 \
optparse-applicative-0.17.0.0 \
- primitive-0.7.3.0 \
- random-1.2.1 \
- splitmix-0.1.0.4 \
- transformers-compat-0.7.1_1 \
- vector-0.12.3.1_1
+ primitive-0.7.4.0 \
+ random-1.2.1.1 \
+ splitmix-0.1.0.4_1 \
+ transformers-compat-0.7.2 \
+ vector-0.13.0.0_1 \
+ vector-stream-0.1.0.0_1
.include <bsd.port.mk>