From 7e8be07aa4b37a8cdf25ff0b7c1f48511b3461c8 Mon Sep 17 00:00:00 2001 From: kili Date: Tue, 7 Nov 2017 22:41:15 +0000 Subject: [PATCH] Update package key. --- textproc/hs-bytestring-lexing/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/hs-bytestring-lexing/Makefile b/textproc/hs-bytestring-lexing/Makefile index 1d5220a4d04..b41ff3f0172 100644 --- a/textproc/hs-bytestring-lexing/Makefile +++ b/textproc/hs-bytestring-lexing/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2016/01/20 16:26:20 kili Exp $ +# $OpenBSD: Makefile,v 1.7 2017/11/07 22:41:15 kili Exp $ COMMENT = parse literals from strict or lazy bytestrings DISTNAME = bytestring-lexing-0.5.0.2 -REVISION = 2 +REVISION = 3 CATEGORIES = textproc HOMEPAGE = http://code.haskell.org/~wren/ @@ -14,7 +14,7 @@ MODULES = lang/ghc MODGHC_BUILD = cabal hackage haddock register -MODGHC_PACKAGE_KEY = GJndVD1gnJDKnVWgkxSiAA +MODGHC_PACKAGE_KEY = 9iP7CJrh0FUFz9jrfmO73B BUILD_DEPENDS = devel/alex>=2.3