summaryrefslogtreecommitdiff
path: root/textproc/hs-regex-applicative
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-26 03:57:43 +0000
committerpho <pho@pkgsrc.org>2022-02-26 03:57:43 +0000
commitedcdafe8792067139c9dc105e77398c1ee43aa67 (patch)
tree8298a2a830fdeabfb250796b028473ce78837cb6 /textproc/hs-regex-applicative
parent7717cc6675076ed2acbd0fb84aa5c8d6d9635d0a (diff)
downloadpkgsrc-edcdafe8792067139c9dc105e77398c1ee43aa67.tar.gz
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
Diffstat (limited to 'textproc/hs-regex-applicative')
-rw-r--r--textproc/hs-regex-applicative/Makefile3
-rw-r--r--textproc/hs-regex-applicative/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/hs-regex-applicative/Makefile b/textproc/hs-regex-applicative/Makefile
index 1172e0d62cb..48b59703f53 100644
--- a/textproc/hs-regex-applicative/Makefile
+++ b/textproc/hs-regex-applicative/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2022/02/14 14:41:59 pho Exp $
+# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:29 pho Exp $
DISTNAME= regex-applicative-0.3.4
+PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/textproc/hs-regex-applicative/buildlink3.mk b/textproc/hs-regex-applicative/buildlink3.mk
index 1dbf8ce32a1..1975cfb8f52 100644
--- a/textproc/hs-regex-applicative/buildlink3.mk
+++ b/textproc/hs-regex-applicative/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2022/02/14 14:41:59 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/02/26 03:58:29 pho Exp $
BUILDLINK_TREE+= hs-regex-applicative
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-regex-applicative
HS_REGEX_APPLICATIVE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-regex-applicative+= hs-regex-applicative>=0.3.4
-BUILDLINK_ABI_DEPENDS.hs-regex-applicative+= hs-regex-applicative>=0.3.4
+BUILDLINK_ABI_DEPENDS.hs-regex-applicative+= hs-regex-applicative>=0.3.4nb1
BUILDLINK_PKGSRCDIR.hs-regex-applicative?= ../../textproc/hs-regex-applicative
.include "../../devel/hs-filtrable/buildlink3.mk"