Regen package key.

This commit is contained in:
kili 2017-11-07 21:11:21 +00:00
parent 7345eb6588
commit 60191b5c4b

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2016/01/20 16:20:44 kili Exp $
# $OpenBSD: Makefile,v 1.14 2017/11/07 21:11:21 kili Exp $
COMMENT= fast base64 encodings and decoding for ByteStrings
DISTNAME= base64-bytestring-1.0.0.0
REVISION= 6
REVISION= 7
CATEGORIES= devel
# 3-clause BSD
@ -13,6 +13,6 @@ MODULES= lang/ghc
MODGHC_BUILD = cabal hackage haddock register
MODGHC_PACKAGE_KEY = FRpqIUJhCGeAIuSs4U9uVh
MODGHC_PACKAGE_KEY = H6xrhwUon72Ct59MsvMPj2
.include <bsd.port.mk>