summaryrefslogtreecommitdiff
path: root/devel/hs-uniplate
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-07-25 21:59:57 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-07-25 21:59:57 +0000
commitb1aa2c7b63e442dc18d8e25ec860c7feb8d907cd (patch)
treefc51008545918c94dd9cd3e5f4b37d65904215ec /devel/hs-uniplate
parent1b1f4a58736889f9bbd4988d843df696a7f5844b (diff)
downloadpkgsrc-b1aa2c7b63e442dc18d8e25ec860c7feb8d907cd.tar.gz
Bump PKGREVISION for hs-unordered-containers-0.2.5.1
Diffstat (limited to 'devel/hs-uniplate')
-rw-r--r--devel/hs-uniplate/Makefile4
-rw-r--r--devel/hs-uniplate/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-uniplate/Makefile b/devel/hs-uniplate/Makefile
index 19e2a692ad4..b32ee2a4bad 100644
--- a/devel/hs-uniplate/Makefile
+++ b/devel/hs-uniplate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:14 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.8 2015/07/25 21:59:58 szptvlfn Exp $
DISTNAME= uniplate-1.6.12
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
diff --git a/devel/hs-uniplate/buildlink3.mk b/devel/hs-uniplate/buildlink3.mk
index 2ae061873bb..93430bb9c2d 100644
--- a/devel/hs-uniplate/buildlink3.mk
+++ b/devel/hs-uniplate/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2015/06/08 20:56:14 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2015/07/25 21:59:58 szptvlfn Exp $
BUILDLINK_TREE+= hs-uniplate
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-uniplate
HS_UNIPLATE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12
-BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12nb6
+BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12nb7
BUILDLINK_PKGSRCDIR.hs-uniplate?= ../../devel/hs-uniplate
.include "../../devel/hs-hashable/buildlink3.mk"