Nudge devel/cpphs to use a more permissive version of polyparse

This should make upgrading to ghc-9 less of an event.

OK kili@
This commit is contained in:
gnezdo 2021-11-02 04:08:00 +00:00
parent 1742a1f359
commit 6bc32a69d8
2 changed files with 5 additions and 4 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.49 2021/02/28 19:40:24 gnezdo Exp $
# $OpenBSD: Makefile,v 1.50 2021/11/02 04:08:00 gnezdo Exp $
COMMENT = liberalised reimplementation of cpp in Haskell
MODCABAL_STEM = cpphs
MODCABAL_VERSION = 1.20.9.1
MODCABAL_MANIFEST = polyparse 1.13 1
MODCABAL_MANIFEST = polyparse 1.13 2
REVISION = 0
CATEGORIES = devel
MAINTAINER = Matthias Kilian <kili@openbsd.org>

View File

@ -1,6 +1,6 @@
SHA256 (hackage/cpphs-1.20.9.1.tar.gz) = f1mxC8M3QATO48BPpO5KG5DQ3KhKPQ5DbVhhoao7kZ8=
SHA256 (hackage/polyparse-1.13.tar.gz) = HExymA4eWk8H/qZcoIsjmVgdKmqiHrEHj3rShsJ5cHs=
SHA256 (hackage/polyparse-1.13_1.cabal) = aLk8AwrruIqr71sNyhlaHTW1DPL59U2HlZMOf42wTCY=
SHA256 (hackage/polyparse-1.13_2.cabal) = 1D3CCb6Gy8frXLmM2ArTbIsDU5fp3SAPZpsZ0g83uNg=
SIZE (hackage/cpphs-1.20.9.1.tar.gz) = 45496
SIZE (hackage/polyparse-1.13.tar.gz) = 33144
SIZE (hackage/polyparse-1.13_1.cabal) = 2726
SIZE (hackage/polyparse-1.13_2.cabal) = 2740