From nobody Wed Mar 27 18:00:03 2024 X-Original-To: haskell@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V4ZFc2HzVz5FvDB for ; Wed, 27 Mar 2024 18:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V4ZFc0D7Dz4Tck for ; Wed, 27 Mar 2024 18:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711562404; a=rsa-sha256; cv=none; b=Ysw0GISfirOhMA4uPRwehDXHP7ar1mSt3XwPOVxvlz+lHnoRrFznb8591z3fGhkuCc2Q6+ MEEaa0sxBFyF3m2V0+fIKHWS2vQ/1xO0zTLELhoSKI0D9Qfv4awFEiwAR4NjeGfAeJu4MJ W0asRgApHmVbDjq88x4Pd+32Y7rxbucFL67LSBhh4jIEifCTxePWcGHviQan6b9JbTbtz1 K9NXIj8HG1YOqS3y7tgJi1hLgiKfZbLvFoD4wOEfQrSZVRXzj3d7FbQfI0vbIPT6sJAWz8 uGqQuzq2L+VtI82/xeXZK9YVnQNXC8U6MzNaA9hp1CSDqUO4UVNFeuXMpEQvGg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711562404; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=epy0hyqkHe0yVgQSVEukX8qSA5fNsulZLTBedqIR6bo=; b=xVZGOEYmR8zJJpI6lN3+pViuNmrQhIcq9Zk3XSwYxD2RNavy0zyUicn1LR48imhOnaVJe6 aQbo/tKhRpQSOjjJIJ/WRa0GRciXyTE/zWL3U62rpSGRFpI0xvESaxGGNxX0P6q7Rp46OG BVGSd03MbxhPuk1RyzM9UPaUqh28yG9TgrisZDbthO/FLT4Gfvl79kbUTYIUi7eFMrzwi4 i3DCAToYME3BKFZlkpKiOJLVRuaiZ4Z8nWxJkQbyIAj3zdY6IkN78PG3C4WiMZ7zgIgkFV NpxMTFG3bHNAZnhGbqqv2rRlnR6tqbX/vO//hWB9dCkc2Mt2w0HEPq/QzyI5PA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V4ZFb6xXbztn6 for ; Wed, 27 Mar 2024 18:00:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 42RI03TU002142 for ; Wed, 27 Mar 2024 18:00:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42RI039q002127 for haskell@FreeBSD.org; Wed, 27 Mar 2024 18:00:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-approval requested: [Bug 277987] textproc/hs-pandoc: update to 3.1.12.3 : [Attachment 249518] [PATCH 1/2] textproc/hs-pandoc: Update 3.1.12.2 -> 3.1.12.3 Date: Wed, 27 Mar 2024 18:00:03 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 Andrey Korobkov has asked freebsd-haskell (Nobody) for maintainer-approval: Bug 277987: textproc/hs-pandoc: update to 3.1.12.3 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277987 Attachment 249518: [PATCH 1/2] textproc/hs-pandoc: Update 3.1.12.2 -> 3.1.1= 2.3 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249518&action=3Dedit --- Comment #1 from Andrey Korobkov --- Created attachment 249518 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249518&action= =3Dedit [PATCH 1/2] textproc/hs-pandoc: Update 3.1.12.2 -> 3.1.12.3