summaryrefslogtreecommitdiff
path: root/math/hs-nats
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-nats
parente28049ff91e6357333667077d59779c43eb26aa6 (diff)
downloadpkgsrc-d80582e6691550ff296219957689f31a0ec5b692.tar.gz
Bump packages that depends on GHC
Diffstat (limited to 'math/hs-nats')
-rw-r--r--math/hs-nats/Makefile4
-rw-r--r--math/hs-nats/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/hs-nats/Makefile b/math/hs-nats/Makefile
index 442c365eaf8..be1d9fbb9d8 100644
--- a/math/hs-nats/Makefile
+++ b/math/hs-nats/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2021/05/03 19:01:08 pho Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/18 02:48:18 pho Exp $
DISTNAME= nats-1.1.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MAINTAINER= pho@cielonegro.org
diff --git a/math/hs-nats/buildlink3.mk b/math/hs-nats/buildlink3.mk
index 242d07260c9..6848de94f8a 100644
--- a/math/hs-nats/buildlink3.mk
+++ b/math/hs-nats/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2021/05/03 19:01:08 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2022/01/18 02:48:18 pho Exp $
BUILDLINK_TREE+= hs-nats
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-nats
HS_NATS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-nats+= hs-nats>=1.1.2
-BUILDLINK_ABI_DEPENDS.hs-nats+= hs-nats>=1.1.2nb1
+BUILDLINK_ABI_DEPENDS.hs-nats+= hs-nats>=1.1.2nb2
BUILDLINK_PKGSRCDIR.hs-nats?= ../../math/hs-nats
.include "../../devel/hs-hashable/buildlink3.mk"