Update to hs-exceptions-0.8.3.
This commit is contained in:
parent
2f7ede93d3
commit
9b61cc9ecf
@ -1,13 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2016/01/29 20:28:07 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2017/11/07 22:11:08 kili Exp $
|
||||
|
||||
COMMENT = extensible optionally-pure exceptions
|
||||
|
||||
# Dependency of meta/haskell-platform.
|
||||
# Please do *not* update without thinking.
|
||||
PORTROACH = ignore:1
|
||||
|
||||
DISTNAME = exceptions-0.8.0.2
|
||||
REVISION = 1
|
||||
DISTNAME = exceptions-0.8.3
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
@ -19,11 +14,11 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
MODGHC_PACKAGE_KEY = AlkbojO7h230I6BF1FJiv8
|
||||
MODGHC_PACKAGE_KEY = 7py7fmRxowDFpHmiHGKrTb
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS += devel/hs-mtl>=2.0,<2.3 \
|
||||
devel/hs-stm>=2.2,<3 \
|
||||
devel/hs-transformers-compat>=0.3,<0.5
|
||||
devel/hs-transformers-compat>=0.3,<0.6
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/exceptions-0.8.0.2.tar.gz) = Bwo+DRSVJDdw+zpinVGHzomPBpyzYhxffGEK4mSYK/Q=
|
||||
SIZE (ghc/exceptions-0.8.0.2.tar.gz) = 12241
|
||||
SHA256 (ghc/exceptions-0.8.3.tar.gz) = TWrZfo49XcbOmuaKRp3C/T9m6dMSvG+qerFi7dzvh74=
|
||||
SIZE (ghc/exceptions-0.8.3.tar.gz) = 12986
|
||||
|
Loading…
x
Reference in New Issue
Block a user