pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/hs-memory devel/hs-memory: Forgot to update buil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff89146c7365
branches:  trunk
changeset: 384903:ff89146c7365
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Sep 07 02:07:01 2022 +0000

description:
devel/hs-memory: Forgot to update buildlink3.mk

diffstat:

 devel/hs-memory/buildlink3.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r c1b49c8f17c7 -r ff89146c7365 devel/hs-memory/buildlink3.mk
--- a/devel/hs-memory/buildlink3.mk     Wed Sep 07 01:36:40 2022 +0000
+++ b/devel/hs-memory/buildlink3.mk     Wed Sep 07 02:07:01 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.6 2022/02/26 03:58:01 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2022/09/07 02:07:01 pho Exp $
 
 BUILDLINK_TREE+=       hs-memory
 
 .if !defined(HS_MEMORY_BUILDLINK3_MK)
 HS_MEMORY_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-memory+=      hs-memory>=0.16.0
-BUILDLINK_ABI_DEPENDS.hs-memory+=      hs-memory>=0.16.0nb2
+BUILDLINK_API_DEPENDS.hs-memory+=      hs-memory>=0.18.0
+BUILDLINK_ABI_DEPENDS.hs-memory+=      hs-memory>=0.18.0
 BUILDLINK_PKGSRCDIR.hs-memory?=                ../../devel/hs-memory
 
 .include "../../devel/hs-basement/buildlink3.mk"



Home | Main Index | Thread Index | Old Index