Skip to content

Commit

Permalink
Bump all Haskell packages after switching the default compiler.
Browse files Browse the repository at this point in the history
  • Loading branch information
depressed-pho committed Feb 2, 2025
1 parent a7b6ab1 commit b03c392
Show file tree
Hide file tree
Showing 1,173 changed files with 2,346 additions and 2,120 deletions.
3 changes: 2 additions & 1 deletion archivers/hs-hslua-module-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.8 2025/01/29 15:53:45 pho Exp $
# $NetBSD: Makefile,v 1.9 2025/02/02 13:04:49 pho Exp $

DISTNAME= hslua-module-zip-1.1.3
PKGREVISION= 1
CATEGORIES= archivers

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-hslua-module-zip/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.8 2025/01/29 15:53:45 pho Exp $
# $NetBSD: buildlink3.mk,v 1.9 2025/02/02 13:04:49 pho Exp $

BUILDLINK_TREE+= hs-hslua-module-zip

.if !defined(HS_HSLUA_MODULE_ZIP_BUILDLINK3_MK)
HS_HSLUA_MODULE_ZIP_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-hslua-module-zip+= hs-hslua-module-zip>=1.1.3
BUILDLINK_ABI_DEPENDS.hs-hslua-module-zip+= hs-hslua-module-zip>=1.1.3
BUILDLINK_ABI_DEPENDS.hs-hslua-module-zip+= hs-hslua-module-zip>=1.1.3nb1
BUILDLINK_PKGSRCDIR.hs-hslua-module-zip?= ../../archivers/hs-hslua-module-zip

.include "../../lang/hs-hslua-core/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion archivers/hs-tar-conduit/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.1 2025/01/05 11:46:47 pho Exp $
# $NetBSD: Makefile,v 1.2 2025/02/02 13:04:50 pho Exp $

DISTNAME= tar-conduit-0.4.1
PKGREVISION= 1
CATEGORIES= archivers

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-tar-conduit/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.1 2025/01/05 11:46:47 pho Exp $
# $NetBSD: buildlink3.mk,v 1.2 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-tar-conduit

.if !defined(HS_TAR_CONDUIT_BUILDLINK3_MK)
HS_TAR_CONDUIT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-tar-conduit+= hs-tar-conduit>=0.4.1
BUILDLINK_ABI_DEPENDS.hs-tar-conduit+= hs-tar-conduit>=0.4.1
BUILDLINK_ABI_DEPENDS.hs-tar-conduit+= hs-tar-conduit>=0.4.1nb1
BUILDLINK_PKGSRCDIR.hs-tar-conduit?= ../../archivers/hs-tar-conduit

.include "../../devel/hs-conduit/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion archivers/hs-tar/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.15 2025/01/29 16:39:16 pho Exp $
# $NetBSD: Makefile,v 1.16 2025/02/02 13:04:49 pho Exp $

DISTNAME= tar-0.6.4.0
PKGREVISION= 1
CATEGORIES= archivers

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-tar/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.11 2025/01/29 16:39:16 pho Exp $
# $NetBSD: buildlink3.mk,v 1.12 2025/02/02 13:04:49 pho Exp $

BUILDLINK_TREE+= hs-tar

.if !defined(HS_TAR_BUILDLINK3_MK)
HS_TAR_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-tar+= hs-tar>=0.6.4
BUILDLINK_ABI_DEPENDS.hs-tar+= hs-tar>=0.6.4.0
BUILDLINK_ABI_DEPENDS.hs-tar+= hs-tar>=0.6.4.0nb1
BUILDLINK_PKGSRCDIR.hs-tar?= ../../archivers/hs-tar

.include "../../sysutils/hs-directory-ospath-streaming/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-zip-archive/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2024/05/09 01:31:38 pho Exp $
# $NetBSD: Makefile,v 1.13 2025/02/02 13:04:50 pho Exp $

DISTNAME= zip-archive-0.4.3.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-zip-archive/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.12 2024/05/09 01:31:38 pho Exp $
# $NetBSD: buildlink3.mk,v 1.13 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-zip-archive

.if !defined(HS_ZIP_ARCHIVE_BUILDLINK3_MK)
HS_ZIP_ARCHIVE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-zip-archive+= hs-zip-archive>=0.4.3
BUILDLINK_ABI_DEPENDS.hs-zip-archive+= hs-zip-archive>=0.4.3.2nb1
BUILDLINK_ABI_DEPENDS.hs-zip-archive+= hs-zip-archive>=0.4.3.2nb2
BUILDLINK_PKGSRCDIR.hs-zip-archive?= ../../archivers/hs-zip-archive

.include "../../security/hs-digest/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-zlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.17 2024/05/09 01:31:39 pho Exp $
# $NetBSD: Makefile,v 1.18 2025/02/02 13:04:50 pho Exp $

DISTNAME= zlib-0.7.1.0
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions archivers/hs-zlib/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.14 2024/05/09 01:31:39 pho Exp $
# $NetBSD: buildlink3.mk,v 1.15 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-zlib

.if !defined(HS_ZLIB_BUILDLINK3_MK)
HS_ZLIB_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-zlib+= hs-zlib>=0.7.1
BUILDLINK_ABI_DEPENDS.hs-zlib+= hs-zlib>=0.7.1.0nb1
BUILDLINK_ABI_DEPENDS.hs-zlib+= hs-zlib>=0.7.1.0nb2
BUILDLINK_PKGSRCDIR.hs-zlib?= ../../archivers/hs-zlib

.include "../../devel/zlib/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion benchmarks/hs-criterion-measurement/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.5 2025/01/30 05:04:55 pho Exp $
# $NetBSD: Makefile,v 1.6 2025/02/02 13:04:50 pho Exp $

DISTNAME= criterion-measurement-0.2.3.0
PKGREVISION= 1
CATEGORIES= benchmarks

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions benchmarks/hs-criterion-measurement/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.4 2025/01/30 05:04:55 pho Exp $
# $NetBSD: buildlink3.mk,v 1.5 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-criterion-measurement

.if !defined(HS_CRITERION_MEASUREMENT_BUILDLINK3_MK)
HS_CRITERION_MEASUREMENT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-criterion-measurement+= hs-criterion-measurement>=0.2.3
BUILDLINK_ABI_DEPENDS.hs-criterion-measurement+= hs-criterion-measurement>=0.2.3.0
BUILDLINK_ABI_DEPENDS.hs-criterion-measurement+= hs-criterion-measurement>=0.2.3.0nb1
BUILDLINK_PKGSRCDIR.hs-criterion-measurement?= ../../benchmarks/hs-criterion-measurement

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion benchmarks/hs-criterion/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.4 2025/01/30 06:57:35 pho Exp $
# $NetBSD: Makefile,v 1.5 2025/02/02 13:04:50 pho Exp $

DISTNAME= criterion-1.6.4.0
PKGREVISION= 1
CATEGORIES= benchmarks

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions benchmarks/hs-criterion/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.4 2025/01/30 06:57:35 pho Exp $
# $NetBSD: buildlink3.mk,v 1.5 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-criterion

.if !defined(HS_CRITERION_BUILDLINK3_MK)
HS_CRITERION_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-criterion+= hs-criterion>=1.6.4
BUILDLINK_ABI_DEPENDS.hs-criterion+= hs-criterion>=1.6.4.0
BUILDLINK_ABI_DEPENDS.hs-criterion+= hs-criterion>=1.6.4.0nb1
BUILDLINK_PKGSRCDIR.hs-criterion?= ../../benchmarks/hs-criterion

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-aeson-better-errors/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.10 2024/05/09 01:31:39 pho Exp $
# $NetBSD: Makefile,v 1.11 2025/02/02 13:04:50 pho Exp $

DISTNAME= aeson-better-errors-0.9.1.1
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-aeson-better-errors/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.9 2024/05/09 01:31:39 pho Exp $
# $NetBSD: buildlink3.mk,v 1.10 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-aeson-better-errors

.if !defined(HS_AESON_BETTER_ERRORS_BUILDLINK3_MK)
HS_AESON_BETTER_ERRORS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-aeson-better-errors+= hs-aeson-better-errors>=0.9.1
BUILDLINK_ABI_DEPENDS.hs-aeson-better-errors+= hs-aeson-better-errors>=0.9.1.1nb5
BUILDLINK_ABI_DEPENDS.hs-aeson-better-errors+= hs-aeson-better-errors>=0.9.1.1nb6
BUILDLINK_PKGSRCDIR.hs-aeson-better-errors?= ../../converters/hs-aeson-better-errors

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-aeson-pretty/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2024/05/09 01:31:39 pho Exp $
# $NetBSD: Makefile,v 1.14 2025/02/02 13:04:50 pho Exp $

DISTNAME= aeson-pretty-0.8.10
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-aeson-pretty/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.13 2024/05/09 01:31:39 pho Exp $
# $NetBSD: buildlink3.mk,v 1.14 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-aeson-pretty

.if !defined(HS_AESON_PRETTY_BUILDLINK3_MK)
HS_AESON_PRETTY_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-aeson-pretty+= hs-aeson-pretty>=0.8.10
BUILDLINK_ABI_DEPENDS.hs-aeson-pretty+= hs-aeson-pretty>=0.8.10nb2
BUILDLINK_ABI_DEPENDS.hs-aeson-pretty+= hs-aeson-pretty>=0.8.10nb3
BUILDLINK_PKGSRCDIR.hs-aeson-pretty?= ../../converters/hs-aeson-pretty

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion converters/hs-aeson/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.35 2025/01/30 04:50:51 pho Exp $
# $NetBSD: Makefile,v 1.36 2025/02/02 13:04:50 pho Exp $

DISTNAME= aeson-2.2.3.0
PKGREVISION= 1
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-aeson/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.34 2025/01/30 04:50:51 pho Exp $
# $NetBSD: buildlink3.mk,v 1.35 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+= hs-aeson

.if !defined(HS_AESON_BUILDLINK3_MK)
HS_AESON_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-aeson+= hs-aeson>=2.2.3
BUILDLINK_ABI_DEPENDS.hs-aeson+= hs-aeson>=2.2.3.0
BUILDLINK_ABI_DEPENDS.hs-aeson+= hs-aeson>=2.2.3.0nb1
BUILDLINK_PKGSRCDIR.hs-aeson?= ../../converters/hs-aeson

.include "../../devel/hs-generically/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-base16-bytestring/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2024/05/09 01:31:39 pho Exp $
# $NetBSD: Makefile,v 1.13 2025/02/02 13:04:51 pho Exp $

DISTNAME= base16-bytestring-1.0.2.0
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-base16-bytestring/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.11 2024/05/09 01:31:39 pho Exp $
# $NetBSD: buildlink3.mk,v 1.12 2025/02/02 13:04:51 pho Exp $

BUILDLINK_TREE+= hs-base16-bytestring

.if !defined(HS_BASE16_BYTESTRING_BUILDLINK3_MK)
HS_BASE16_BYTESTRING_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-base16-bytestring+= hs-base16-bytestring>=1.0.1
BUILDLINK_ABI_DEPENDS.hs-base16-bytestring+= hs-base16-bytestring>=1.0.2.0nb6
BUILDLINK_ABI_DEPENDS.hs-base16-bytestring+= hs-base16-bytestring>=1.0.2.0nb7
BUILDLINK_PKGSRCDIR.hs-base16-bytestring?= ../../converters/hs-base16-bytestring
.endif # HS_BASE16_BYTESTRING_BUILDLINK3_MK

Expand Down
4 changes: 2 additions & 2 deletions converters/hs-base64-bytestring/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2024/05/09 01:31:40 pho Exp $
# $NetBSD: Makefile,v 1.14 2025/02/02 13:04:51 pho Exp $

DISTNAME= base64-bytestring-1.2.1.0
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-base64-bytestring/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.13 2024/05/09 01:31:40 pho Exp $
# $NetBSD: buildlink3.mk,v 1.14 2025/02/02 13:04:51 pho Exp $

BUILDLINK_TREE+= hs-base64-bytestring

.if !defined(HS_BASE64_BYTESTRING_BUILDLINK3_MK)
HS_BASE64_BYTESTRING_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.1
BUILDLINK_ABI_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.1.0nb6
BUILDLINK_ABI_DEPENDS.hs-base64-bytestring+= hs-base64-bytestring>=1.2.1.0nb7
BUILDLINK_PKGSRCDIR.hs-base64-bytestring?= ../../converters/hs-base64-bytestring
.endif # HS_BASE64_BYTESTRING_BUILDLINK3_MK

Expand Down
4 changes: 2 additions & 2 deletions converters/hs-base64/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.10 2025/01/30 07:13:50 pho Exp $
# $NetBSD: Makefile,v 1.11 2025/02/02 13:04:51 pho Exp $

DISTNAME= base64-1.0
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-base64/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.6 2024/05/09 01:31:40 pho Exp $
# $NetBSD: buildlink3.mk,v 1.7 2025/02/02 13:04:51 pho Exp $

BUILDLINK_TREE+= hs-base64

.if !defined(HS_BASE64_BUILDLINK3_MK)
HS_BASE64_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-base64+= hs-base64>=1.0
BUILDLINK_ABI_DEPENDS.hs-base64+= hs-base64>=1.0nb1
BUILDLINK_ABI_DEPENDS.hs-base64+= hs-base64>=1.0nb2
BUILDLINK_PKGSRCDIR.hs-base64?= ../../converters/hs-base64

.include "../../textproc/hs-text-short/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-bencode/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2024/05/09 01:31:40 pho Exp $
# $NetBSD: Makefile,v 1.4 2025/02/02 13:04:51 pho Exp $

DISTNAME= bencode-0.6.1.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-bencode/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.3 2024/05/09 01:31:40 pho Exp $
# $NetBSD: buildlink3.mk,v 1.4 2025/02/02 13:04:51 pho Exp $

BUILDLINK_TREE+= hs-bencode

.if !defined(HS_BENCODE_BUILDLINK3_MK)
HS_BENCODE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-bencode+= hs-bencode>=0.6.1
BUILDLINK_ABI_DEPENDS.hs-bencode+= hs-bencode>=0.6.1.1nb2
BUILDLINK_ABI_DEPENDS.hs-bencode+= hs-bencode>=0.6.1.1nb3
BUILDLINK_PKGSRCDIR.hs-bencode?= ../../converters/hs-bencode

.include "../../devel/hs-transformers-compat/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-cborg-json/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2025/01/30 07:21:00 pho Exp $
# $NetBSD: Makefile,v 1.13 2025/02/02 13:04:51 pho Exp $

DISTNAME= cborg-json-0.2.6.0
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-cborg-json/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.9 2024/05/09 01:31:40 pho Exp $
# $NetBSD: buildlink3.mk,v 1.10 2025/02/02 13:04:51 pho Exp $

BUILDLINK_TREE+= hs-cborg-json

.if !defined(HS_CBORG_JSON_BUILDLINK3_MK)
HS_CBORG_JSON_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-cborg-json+= hs-cborg-json>=0.2.6
BUILDLINK_ABI_DEPENDS.hs-cborg-json+= hs-cborg-json>=0.2.6.0nb1
BUILDLINK_ABI_DEPENDS.hs-cborg-json+= hs-cborg-json>=0.2.6.0nb2
BUILDLINK_PKGSRCDIR.hs-cborg-json?= ../../converters/hs-cborg-json

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion converters/hs-deriving-aeson/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.7 2025/01/30 07:23:33 pho Exp $
# $NetBSD: Makefile,v 1.8 2025/02/02 13:04:51 pho Exp $

DISTNAME= deriving-aeson-0.2.10
PKGREVISION= 1
CATEGORIES= converters

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions converters/hs-deriving-aeson/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.6 2025/01/30 07:23:33 pho Exp $
# $NetBSD: buildlink3.mk,v 1.7 2025/02/02 13:04:51 pho Exp $

BUILDLINK_TREE+= hs-deriving-aeson

.if !defined(HS_DERIVING_AESON_BUILDLINK3_MK)
HS_DERIVING_AESON_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-deriving-aeson+= hs-deriving-aeson>=0.2.10
BUILDLINK_ABI_DEPENDS.hs-deriving-aeson+= hs-deriving-aeson>=0.2.10
BUILDLINK_ABI_DEPENDS.hs-deriving-aeson+= hs-deriving-aeson>=0.2.10nb1
BUILDLINK_PKGSRCDIR.hs-deriving-aeson?= ../../converters/hs-deriving-aeson

.include "../../converters/hs-aeson/buildlink3.mk"
Expand Down
Loading

0 comments on commit b03c392

Please sign in to comment.