From nobody Fri May 31 16:50:15 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 4VrTd36JxJz5JkMj for ; Fri, 31 May 2024 16:50:15 +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 4VrTd3453dz4503 for ; Fri, 31 May 2024 16:50:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717174215; a=rsa-sha256; cv=none; b=oeg5dop+kShr2e3158Z4O0zGUAKwVsCyKEu/LVgSkS5f33LPbKs7S1V4euoUNlqzAwgwJ/ P+NGg+cOIVV4DQWCe2LYxpRvSya2UHOaQtNQZkmnMI+Ap0ej/SXnohjDOyBvhfy9Xqe73q vIF+ucm4G4F8iZfL9kl4pEqr1DnYCNgQ2kbUSKcxBtj+XZefrkSxMsAhsO5g9YgYe/9eyb nPkVbxUoVlI+RMhh5IvWNIjS35NmCYl3hF8sotilcPNqcDCe+AJIyTi1yeDMIPq3s1CsbN TfuaYkdBmpcA5aSfYoq1sxvW/1uMzBPJl5mnbnYczcWnjWJPA2HSFpvEbvES/A== 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=1717174215; 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=gIkBCVGLRUT4v+0SV4wDVNm/8zmHZbs4VHOFwe9pgcA=; b=tTYYYIMNEkA9e/ysujcJH5Hpj6jA1r+jMjm+iZIkcfrOrKlI7G1ODxC4/WT9fIWsFzh0ZC GWNjt7qk/nuldG4p6jQjvphTrxWBK5L8XgayC2dnrbk8wilHA13H7ZqKBtFThKrTOZue7V 2zLVwnJ3ytZ2OAsnV83VJT6z4xa2krlSiVs1iz2sMZHsLsdebChc4Avt2WBaFzlDac0G+N XuExASJJTYmbeJnJlaLerDktxMWgx+0vfu/be4HeqFNFniQh8JX9enuAlAjFpYS8AckYTZ FYB5uqij5nQOiCHQJLb+MHXK1F/KHH54QJkPSjtdQfXnbHJ3dzl9qBpyhlfknQ== 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 4VrTd33f7YzXQB for ; Fri, 31 May 2024 16:50:15 +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 44VGoF39024068 for ; Fri, 31 May 2024 16:50:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44VGoFtK024061 for haskell@FreeBSD.org; Fri, 31 May 2024 16:50:15 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?bWFpbnRhaW5lci1mZWVkYmFjayByZXF1ZXN0ZWQ6IFtCdWcgMjc5?= =?UTF-8?B?NDQwXSBkZXZlbC9ocy1zcGFnbzogdXBkYXRlIDAuMjAuOSDihpIgMC4yMS4w?= Date: Fri, 31 May 2024 16:50:15 +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 279440: devel/hs-spago: update 0.20.9 =E2=86=92 0.21.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279440