forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sysutils/hs-co-log-core: Update to 0.3.2.1
0.3.2.1 — Oct 20, 2023 What's Changed Relax doctest boundaries. by @alaendle in #32 GA(deps): Bump actions/checkout from 3 to 4 by @dependabot in #35 Allow doctest-0.22 by @Vekhir in #36 [#29] Support GHC 9.6 by @vrom911 in #33 Support ghc-9.8 by @alaendle in #37 Publish to hackage directly from GitHub by @alaendle in #38 New Contributors @Vekhir made their first contribution in co-log/co-log-core#36 Full Changelog: co-log/co-log-core@v0.3.2.0...v0.3.2.1
- Loading branch information
1 parent
2d878fc
commit 40f1094
Showing
4 changed files
with
12 additions
and
11 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.3 2023/10/09 04:54:45 pho Exp $ | ||
# $NetBSD: Makefile,v 1.4 2023/10/24 17:33:24 pho Exp $ | ||
|
||
DISTNAME= co-log-core-0.3.2.0 | ||
PKGREVISION= 2 | ||
DISTNAME= co-log-core-0.3.2.1 | ||
CATEGORIES= sysutils | ||
|
||
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
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 2023/01/28 05:43:27 pho Exp $ | ||
$NetBSD: distinfo,v 1.2 2023/10/24 17:33:24 pho Exp $ | ||
|
||
BLAKE2s (co-log-core-0.3.2.0.tar.gz) = 6e54218d78ee346e822ced4d2500873c8a56efa4d1cbde4939935b44d337e5dc | ||
SHA512 (co-log-core-0.3.2.0.tar.gz) = c61d7ef1ee37af24a5c155536f02908f6f2a6ece62b282d45f874844fc305a3902442fb4e513cfae8b0ea05074176696d274832f382ca6746fd1b31c68f0485b | ||
Size (co-log-core-0.3.2.0.tar.gz) = 18213 bytes | ||
BLAKE2s (co-log-core-0.3.2.1.tar.gz) = bf5f2eb61383ee588b5706129270541a71bf8108016d0183a6f8457aef0d6f03 | ||
SHA512 (co-log-core-0.3.2.1.tar.gz) = 89f8697825b11e0a71c07289fb38a25129c06e66c52dd338d0f15aaec963284ebf7628f30ee9295401247903b8fc10c1e1ca646311c137e3d6812fafea7bcde0 | ||
Size (co-log-core-0.3.2.1.tar.gz) = 18541 bytes |