summaryrefslogtreecommitdiff
path: root/time/hs-timezone-olson
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 /time/hs-timezone-olson
parente28049ff91e6357333667077d59779c43eb26aa6 (diff)
downloadpkgsrc-d80582e6691550ff296219957689f31a0ec5b692.tar.gz
Bump packages that depends on GHC
Diffstat (limited to 'time/hs-timezone-olson')
-rw-r--r--time/hs-timezone-olson/Makefile4
-rw-r--r--time/hs-timezone-olson/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/hs-timezone-olson/Makefile b/time/hs-timezone-olson/Makefile
index 39073f06afa..dc01892d117 100644
--- a/time/hs-timezone-olson/Makefile
+++ b/time/hs-timezone-olson/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2021/05/03 19:01:20 pho Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/18 02:48:30 pho Exp $
DISTNAME= timezone-olson-0.2.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= time
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/time/hs-timezone-olson/buildlink3.mk b/time/hs-timezone-olson/buildlink3.mk
index 070ad6ba24d..92f9438d766 100644
--- a/time/hs-timezone-olson/buildlink3.mk
+++ b/time/hs-timezone-olson/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2021/05/03 19:01:20 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2022/01/18 02:48:30 pho Exp $
BUILDLINK_TREE+= hs-timezone-olson
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-timezone-olson
HS_TIMEZONE_OLSON_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.2.0
-BUILDLINK_ABI_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.2.0nb1
+BUILDLINK_ABI_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.2.0nb2
BUILDLINK_PKGSRCDIR.hs-timezone-olson?= ../../time/hs-timezone-olson
.include "../../devel/hs-extensible-exceptions/buildlink3.mk"