summaryrefslogtreecommitdiff
path: root/finance/hs-Decimal
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-12 08:50:25 +0000
committerpho <pho@pkgsrc.org>2022-02-12 08:50:25 +0000
commit2ed5ff11d2e9eb68c5771d09b011064c7cdd8a66 (patch)
tree5e8cea5dbbe6cf4b13dd876903a0cedde48affdf /finance/hs-Decimal
parentd63686ae56fa6fc5efa2d6f48a79c7c5bcf4e1d8 (diff)
downloadpkgsrc-2ed5ff11d2e9eb68c5771d09b011064c7cdd8a66.tar.gz
revbump after changing the default Haskell compiler
Diffstat (limited to 'finance/hs-Decimal')
-rw-r--r--finance/hs-Decimal/Makefile4
-rw-r--r--finance/hs-Decimal/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/hs-Decimal/Makefile b/finance/hs-Decimal/Makefile
index c2165a5d6b1..7f8ecb575bc 100644
--- a/finance/hs-Decimal/Makefile
+++ b/finance/hs-Decimal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/18 02:48:17 pho Exp $
+# $NetBSD: Makefile,v 1.7 2022/02/12 08:50:42 pho Exp $
DISTNAME= Decimal-0.5.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= finance math # XXX: This should be moved to the math category.
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/finance/hs-Decimal/buildlink3.mk b/finance/hs-Decimal/buildlink3.mk
index ae5da7ddfad..159eac88c5c 100644
--- a/finance/hs-Decimal/buildlink3.mk
+++ b/finance/hs-Decimal/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2022/01/18 02:48:17 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2022/02/12 08:50:42 pho Exp $
BUILDLINK_TREE+= hs-Decimal
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-Decimal
HS_DECIMAL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-Decimal+= hs-Decimal>=0.5.2
-BUILDLINK_ABI_DEPENDS.hs-Decimal+= hs-Decimal>=0.5.2nb2
+BUILDLINK_ABI_DEPENDS.hs-Decimal+= hs-Decimal>=0.5.2nb3
BUILDLINK_PKGSRCDIR.hs-Decimal?= ../../finance/hs-Decimal
.endif # HS_DECIMAL_BUILDLINK3_MK