summaryrefslogtreecommitdiff
path: root/time/hs-timezone-olson
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 /time/hs-timezone-olson
parent7717cc6675076ed2acbd0fb84aa5c8d6d9635d0a (diff)
downloadpkgsrc-edcdafe8792067139c9dc105e77398c1ee43aa67.tar.gz
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
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 aa3f18d15a2..72247908cc2 100644
--- a/time/hs-timezone-olson/Makefile
+++ b/time/hs-timezone-olson/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/02/12 08:50:57 pho Exp $
+# $NetBSD: Makefile,v 1.9 2022/02/26 03:58:33 pho Exp $
DISTNAME= timezone-olson-0.2.1
-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 989c0abdf00..558c58e4e71 100644
--- a/time/hs-timezone-olson/buildlink3.mk
+++ b/time/hs-timezone-olson/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2022/02/12 08:50:57 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2022/02/26 03:58:33 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.1
-BUILDLINK_ABI_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.2.1nb1
+BUILDLINK_ABI_DEPENDS.hs-timezone-olson+= hs-timezone-olson>=0.2.1nb2
BUILDLINK_PKGSRCDIR.hs-timezone-olson?= ../../time/hs-timezone-olson
.include "../../devel/hs-extensible-exceptions/buildlink3.mk"