-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devel/hs-ghc-trace-events: Update to 0.1.2.6
v0.1.2.6 - 2022-08-11 * Bump base upper bound to < 4.18 (#10) v0.1.2.5 - 2022-03-06 * Allow text-2.0 (#9)
- Loading branch information
1 parent
48209be
commit d69c944
Showing
4 changed files
with
35 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.2 2022/02/26 03:57:56 pho Exp $ | ||
# $NetBSD: Makefile,v 1.3 2023/01/24 18:17:00 pho Exp $ | ||
|
||
DISTNAME= ghc-trace-events-0.1.2.4 | ||
PKGREVISION= 1 | ||
DISTNAME= ghc-trace-events-0.1.2.6 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
@comment $NetBSD: PLIST,v 1.1 2022/02/16 09:14:36 pho Exp $ | ||
@comment $NetBSD: PLIST,v 1.2 2023/01/24 18:17:00 pho Exp $ | ||
lib/ghc-trace-events-${PKGVERSION}/${HS_VERSION}/package-description | ||
lib/ghc-trace-events-${PKGVERSION}/${HS_VERSION}/package-id | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Binary.dyn_hi | ||
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Binary.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Binary.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Binary.p_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/ByteString.dyn_hi | ||
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Binary.p_hi | ||
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/ByteString.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/ByteString.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/ByteString.p_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Flags.dyn_hi | ||
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/ByteString.p_hi | ||
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Flags.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Flags.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Flags.p_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/String.dyn_hi | ||
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Flags.p_hi | ||
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/String.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/String.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/String.p_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Text.dyn_hi | ||
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/String.p_hi | ||
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Text.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Text.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Text.p_hi | ||
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Debug/Trace/Text.p_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a | ||
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a | ||
lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/LICENSE | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-Binary.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-ByteString.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-Flags.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-String.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-Text.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/doc-index.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/ghc-trace-events.haddock | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/haddock-bundle.min.js | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/index.html | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/linuwial.css | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/meta.json | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/quick-jump.css | ||
share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/synopsis.png | ||
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a | ||
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/LICENSE | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-Binary.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-ByteString.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-Flags.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-String.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/Debug-Trace-Text.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/doc-index.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/ghc-trace-events.haddock | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/haddock-bundle.min.js | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/index.html | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/linuwial.css | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/meta.json | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/quick-jump.css | ||
${PLIST.doc}share/doc/${HS_PLATFORM}/ghc-trace-events-${PKGVERSION}/html/synopsis.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.1 2022/02/16 09:14:36 pho Exp $ | ||
$NetBSD: distinfo,v 1.2 2023/01/24 18:17:00 pho Exp $ | ||
|
||
BLAKE2s (ghc-trace-events-0.1.2.4.tar.gz) = ee7df93b06727059ad5d962ef784cb32dd2a99db5ff89e44541da04d0905a106 | ||
SHA512 (ghc-trace-events-0.1.2.4.tar.gz) = aca34ae1ea4031d841b0e20c09294b84ccdd8497737bffff109b6896e6c9008e72032743249c03fa9ad8939a3df89a2d34f8b322218ee39db00bf4fb5c8df15e | ||
Size (ghc-trace-events-0.1.2.4.tar.gz) = 5931 bytes | ||
BLAKE2s (ghc-trace-events-0.1.2.6.tar.gz) = 5ed76ec86cd710f8b2814017396863d136499426e3128f480f81c0e3bd8a2241 | ||
SHA512 (ghc-trace-events-0.1.2.6.tar.gz) = 492ae81684afde313e6a3796236ab1251436df67b8863fbfb1e2db0bbcac8f1f6164b463d761b9882d19473390e418a8e97b4f6d05003804f1b1f446397035af | ||
Size (ghc-trace-events-0.1.2.6.tar.gz) = 5996 bytes |