From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iO2MLx3H8F9ERQAA0tVLHw (envelope-from ) for ; Sat, 02 Jan 2021 19:18:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ML1pKx3H8F+MKgAAB5/wlQ (envelope-from ) for ; Sat, 02 Jan 2021 19:18:53 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 895259403A2 for ; Sat, 2 Jan 2021 19:18:53 +0000 (UTC) Received: from localhost ([::1]:35272 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kvmQO-0003i8-Gm for larch@yhetil.org; Sat, 02 Jan 2021 14:18:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kvmQ9-0003hq-28 for guix-devel@gnu.org; Sat, 02 Jan 2021 14:18:37 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:55406) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kvmQ6-0000Jo-UP for guix-devel@gnu.org; Sat, 02 Jan 2021 14:18:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=qFmvZAe7+6u3HzFVDfxLD9tCE+0qMj9QQx2NEqgeqEs=; h=date:in-reply-to: references:subject:cc:to:from; b=CCV6ClnilXJggAYdxDjHZxPhSyGoWGfgBz68w a6ps6S41EGS2GDIIlhr5ArwJAuyLP0YKGRCC+o7CcxqMmKZndX5LUfaQWYPeaMYSzVBIX/ EvdyYsnfuGvpPptO1OLc06vSLSza94fgDIYwWdUod9oKFYLadO0ygSHcoOIHB4TYeaGiJH a+I6XwDjESuzBig3hs0LjL2tLZR7cB40IiOLnqBPLzykhH6rBGHd1fHkRyZZN8q/ePEXI3 DVV06fhNmw1I5xvW3qiaomqFtA09xVc36RDsu+QIX00K20DoEZTl27wZMJeN4P5usm3yBa cW/R0M28E8mBnP8GdyV9SnjJQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id a5dfe829 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Sat, 2 Jan 2021 19:18:59 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: Efraim Flashner Subject: Re: 02/03: gnu: libinfinity: Update to 0.7.2. References: <20210102184509.26346.99098@vcs0.savannah.gnu.org> <20210102184512.63DAB21074@vcs0.savannah.gnu.org> <87r1n35f7j.fsf@nckx> In-reply-to: Date: Sat, 02 Jan 2021 20:18:31 +0100 Message-ID: <87o8i75erc.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=CCV6Clni; dmarc=pass (policy=reject) header.from=tobias.gr; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 895259403A2 X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: HUPphCxIOYq3 --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Efraim Flashner =E5=86=99=E9=81=93=EF=BC=9A > No, it's still not fixed, but gobby-0.5.0 needed libinfinity=20 > anyway and it > was no longer building on master when I checked it before and=20 > after > upgrading gsasl. Interesting. Let's hope they release soon. Thanks! T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX/DHBw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW154dUBANfxEwsCIZhFUtdSm+ToRtxDegqqhX1jnRJjAhWo qJcPAQCqE9NcAehxGPj8qRS6oiEQcyitOV1F6o1s59qsR7pbCg== =vIJ6 -----END PGP SIGNATURE----- --=-=-=--