Received: by mail.netbsd.org (Postfix, from userid 605) id 9213B84EEC; Fri, 27 Jan 2023 16:19:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C060884EF9 for ; Fri, 27 Jan 2023 16:19:26 +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 AlSP_4iHfUuA for ; Fri, 27 Jan 2023 16:19:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2300584EEC for ; Fri, 27 Jan 2023 16:19:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 206ACFA90; Fri, 27 Jan 2023 16:19:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1674836366116010" MIME-Version: 1.0 Date: Fri, 27 Jan 2023 16:19:26 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20230127161926.206ACFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1674836366116010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri Jan 27 16:19:26 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated math/hs-adjunctions to 4.4.2 To generate a diff of this commit: cvs rdiff -u -r1.776 -r1.777 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1674836366116010 Content-Disposition: inline Content-Length: 728 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.776 pkgsrc/doc/CHANGES-2023:1.777 --- pkgsrc/doc/CHANGES-2023:1.776 Fri Jan 27 16:16:24 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jan 27 16:19:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.776 2023/01/27 16:16:24 pho Exp $ +$NetBSD: CHANGES-2023,v 1.777 2023/01/27 16:19:25 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -971,3 +971,4 @@ Changes to the packages collection and i Added lang/hs-hslua-list version 1.1.0.1 [pho 2023-01-27] Updated devel/hs-pandoc-lua-marshal to 0.2.0 [pho 2023-01-27] Updated www/hs-warp-tls to 3.3.4 [pho 2023-01-27] + Updated math/hs-adjunctions to 4.4.2 [pho 2023-01-27] --_----------=_1674836366116010--