Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B2AF84ED3 for ; Sun, 29 Oct 2023 10:01:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id IpRYGhPEWsjE for ; Sun, 29 Oct 2023 10:01:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B08AF84CE2 for ; Sun, 29 Oct 2023 10:01:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADCDCFADC; Sun, 29 Oct 2023 10:01:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16985736659110" MIME-Version: 1.0 Date: Sun, 29 Oct 2023 10:01:05 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20231029100105.ADCDCFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16985736659110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sun Oct 29 10:01:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated time/hs-time-manager to 0.0.1 To generate a diff of this commit: cvs rdiff -u -r1.6256 -r1.6257 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16985736659110 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6256 pkgsrc/doc/CHANGES-2023:1.6257 --- pkgsrc/doc/CHANGES-2023:1.6256 Sun Oct 29 09:52:56 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 29 10:01:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6256 2023/10/29 09:52:56 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6257 2023/10/29 10:01:05 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9151,3 +9151,4 @@ Changes to the packages collection and i Added devel/hs-concurrent-output version 1.10.20 [pho 2023-10-29] Updated math/hs-bifunctors to 5.6.1 [pho 2023-10-29] Updated devel/hs-unliftio to 0.2.25.0 [pho 2023-10-29] + Updated time/hs-time-manager to 0.0.1 [pho 2023-10-29] --_----------=_16985736659110--