From nobody Tue Apr 9 00:21:51 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 4VD68c0dshz5G8lC for ; Tue, 9 Apr 2024 00:21:52 +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 4VD68b61mTz4dgZ for ; Tue, 9 Apr 2024 00:21:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712622111; a=rsa-sha256; cv=none; b=KOXDNKCupgVqxHqBvgqr8RaqPrS+E0FB32Cnr8Q6KWHvvJXhXK05p9o3CwhJm6+VXKW/dQ PuTCI4y3B5EeNSx+dYvCrDEMzyes4P3B/gx2KgN3IqXR41V37w0IsZq3G2roVJK1dw4Pw9 YQkQBEalrDl9URgxl872mCVnafAIl+LVHQRsWyZ/iG5Qr+M/8Lhfpqug8YvKVS6SePMGxS Y6s8pITghmLHznLUUaxfXv6AkkmiQMFIjOuoFvlXBL+swuFoUZ5Ywl3G9XGOEBQHbvW6vO am9QxuqY2rRO+xc+nk+I3mDbVZvfqF36MyxE/cx3bbgMO5b/uJz1Xzj4C38pug== 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=1712622111; 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=d0eaRWNQw5q3hnNMbbZgpr0X+e8KDuCEcR++/An3SIQ=; b=DPKSnWHZRF5tEuPouBsmxsQ2QeJC0ovJMs6YErdY95vo0xbHAavHJmsaJeOJASE965ndCB QvQuEyh65BxDQQznGPJbiduvkrYFjdMY6PLClvS9S7I+YSSmav0qNSb1bCRlTVJBhBfdE4 uPPuLvsFdsxyndIu8NR6g8f/sb54uOxq3XpbkvpCR5l7I5YpDUaNZLRW4P9PXPoufT93X5 Nak2uv77RxoN35nz+jzF8YA2EBa2q/snhP7OL7vUTIuyztjmnmc33TPNcsaDCyY42vFBvN /fi3mlcsplM1ybBO75jbSeww8jzcsYGd6QA/p4U7pv/FeSdg361wig+T81TuPw== 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 4VD68b5f3qzYYm for ; Tue, 9 Apr 2024 00:21:51 +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 4390Lp6Q080823 for ; Tue, 9 Apr 2024 00:21:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4390LpdF080821 for haskell@FreeBSD.org; Tue, 9 Apr 2024 00:21:51 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-feedback requested: [Bug 278268] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 Date: Tue, 09 Apr 2024 00:21:51 +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 Only Me 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 Bugzilla Automation has asked freebsd-haskell (Nobod= y) for maintainer-feedback: Bug 278268: textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278268