summaryrefslogtreecommitdiff
path: root/math/hs-distributive
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-01-18 02:48:01 +0000
committerpho <pho@pkgsrc.org>2022-01-18 02:48:01 +0000
commitd80582e6691550ff296219957689f31a0ec5b692 (patch)
tree55787d36ca4187db04f4cde72d7c91a455c5dea8 /math/hs-distributive
parente28049ff91e6357333667077d59779c43eb26aa6 (diff)
downloadpkgsrc-d80582e6691550ff296219957689f31a0ec5b692.tar.gz
Bump packages that depends on GHC
Diffstat (limited to 'math/hs-distributive')
-rw-r--r--math/hs-distributive/Makefile4
-rw-r--r--math/hs-distributive/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile
index 2b1f8fd2033..4ef4d39dc0d 100644
--- a/math/hs-distributive/Makefile
+++ b/math/hs-distributive/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/05/03 19:01:07 pho Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/18 02:48:18 pho Exp $
DISTNAME= distributive-0.6.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math devel
MAINTAINER= pho@cielonegro.org
diff --git a/math/hs-distributive/buildlink3.mk b/math/hs-distributive/buildlink3.mk
index c6cd21e8655..8b8d0a45c6f 100644
--- a/math/hs-distributive/buildlink3.mk
+++ b/math/hs-distributive/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2021/05/03 19:01:07 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2022/01/18 02:48:18 pho Exp $
BUILDLINK_TREE+= hs-distributive
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-distributive
HS_DISTRIBUTIVE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-distributive+= hs-distributive>=0.6.2
-BUILDLINK_ABI_DEPENDS.hs-distributive+= hs-distributive>=0.6.2.1nb1
+BUILDLINK_ABI_DEPENDS.hs-distributive+= hs-distributive>=0.6.2.1nb2
BUILDLINK_PKGSRCDIR.hs-distributive?= ../../math/hs-distributive
.include "../../devel/hs-base-orphans/buildlink3.mk"