Regen package key.

This commit is contained in:
kili 2017-11-07 21:11:01 +00:00
parent 641975225a
commit 7345eb6588

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2016/01/20 16:20:43 kili Exp $
# $OpenBSD: Makefile,v 1.10 2017/11/07 21:11:01 kili Exp $
COMMENT= fast base16 (hex) encoding and decoding for ByteStrings
DISTNAME= base16-bytestring-0.1.1.5
REVISION= 3
REVISION= 4
CATEGORIES= devel
# BSD3
@ -13,6 +13,6 @@ MODULES= lang/ghc
MODGHC_BUILD = cabal hackage haddock register
MODGHC_PACKAGE_KEY = 8VHZ3qwk91wDLzj4fVq2BN
MODGHC_PACKAGE_KEY = 1sIJaHI5ZQr5wijJ3BiODp
.include <bsd.port.mk>