From nobody Tue Dec 24 11:28:45 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 4YHXhZ4r8mz5h1r0 for ; Tue, 24 Dec 2024 11:28:46 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YHXhY758Nz4jvC for ; Tue, 24 Dec 2024 11:28:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735039726; 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=jlxYJeije+mfBpkj2pJ/PFzQh887wmsQwYInKU0dIUw=; b=OV0x6NnlL5Ya354mdlCXhZfLrvShWTxun2MGnBn7vuqyUYOS1PQHv23DBaHsOTYKKyK0m0 BoreKjpWr+1Yr8p+sjHTE6+6i/DAGBwSmInDif6TNQOJZvW4kq2n/aM9Ab4Y7sxFPjPotX H/vMpbglxZ5EbBHsqfkP5+gJQ3AGQfcJxh9bYlstBx0wxElQVGoBheYfcG2DDu+2lQ8I1F DVX3N9qpvyU3bVN6/9wg3cyLJbeXjOVcRQdKEEwRPcMUPMfKU0QSNrNRkaz1n31NC6O8yT NJn51mAuYl7gJ3v6FvyhcrW/3Eq/JdsexlSqbiJt/ctFOAJP0ZCKAb5h1HTW7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735039726; a=rsa-sha256; cv=none; b=Ed60i+HvMpRM/2hZO2Egke15mlkvOHAt0o+mY2OevYS9f78ukNb/xkMoccyeU9MPIk74h3 eukOIp/XQzrhs4mIzY5ppXUSGcdVRr12SKAZ4TREvul1OCqTC3j1pEELL8qfb7UWJIu5jR xkzmH+k4hfyDgJ79uxe1q/mSz0fZ2Z6/gEEnbrkI5x1sJiC0sLs+ZVAiCOeEwcd85/026L DWRIfJAJ0IN3rPNjmAnAe6lofb/TI2Bdi0wptxahAiRndAAFJhL9EmdHuGWY96m4aC+OwH wJSlTEpliyq52VCmdNhA4/Qq7HKANtOjYq0OYDxU0axH1AhPuLGE6tpuf5owcw== 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 4YHXhY5HdYzbxs for ; Tue, 24 Dec 2024 11:28:45 +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 4BOBSjAR054686 for ; Tue, 24 Dec 2024 11:28:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BOBSjWF054685 for haskell@FreeBSD.org; Tue, 24 Dec 2024 11:28:45 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: =?UTF-8?B?bWFpbnRhaW5lci1hcHByb3ZhbCByZXF1ZXN0ZWQ6IFtCdWcgMjgz?= =?UTF-8?B?NTQ5XSB0ZXh0cHJvYy9ocy1wYW5kb2MtY3Jvc3NyZWY6IHVwZGF0ZSAwLjMu?= =?UTF-8?B?MTguMCDihpIgMC4zLjE4LjEgOiBbQXR0YWNobWVudCAyNTYwOTldIFtQQVRD?= =?UTF-8?B?SF0gdGV4dHByb2MvaHMtcGFuZG9jLWNyb3NzcmVmOiB1cGRhdGUgMC4zLjE4?= =?UTF-8?B?LjAg4oaSIDAuMy4xOC4x?= Date: Tue, 24 Dec 2024 11:28:45 +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 =C3=84lven has asked freebsd-haskell (Nobody) for maintainer-approval: Bug 283549: textproc/hs-pandoc-crossref: update 0.3.18.0 =E2=86=92 0.3.18.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283549 Attachment 256099: [PATCH] textproc/hs-pandoc-crossref: update 0.3.18.0 =E2= =86=92 0.3.18.1 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256099&action=3Dedit --- Description --- 0.3.18.1 Minor refactor to avoid new warnings introduced in GHC 9.8. Switch CI compiler to GHC 9.8.4. Add some potentially useful references to the documentation. Fix image scaling in docx for subfigGrid. See #394 for details.