From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id UBzFCqxxYWYYswAAqHPOHw:P1 (envelope-from ) for ; Thu, 06 Jun 2024 10:22:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UBzFCqxxYWYYswAAqHPOHw (envelope-from ) for ; Thu, 06 Jun 2024 10:22:04 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=SYE9RbBA; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717662124; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=dzsL7qXsB+Y1zZZBIKbDmrKQlPlLRUsmmfjFXTZ/ldY=; b=Sfzi7MpcOVD9VcaPVUBdwufkmwuMM8z1V3HrW0xdHsQiNVhVYQKjEW+RxNXNnl1j+h1TMB WAvuraP7TkbkmVgvXeB3vQJQ77ucGQRyAOkuAhu0oVebomyW/lTZIiPv0fWW2qTS4mpBrl xUitreSB8OSRXTcfap79uZfqlbi4WR+B/s2NTYXqDBMtiRky8Wiu6tPA9DTsI22nl6RBIA BPAzntkDf+MeuMlYAvxVuU755/prwu6O7jbSoHKPGaFogcKUglD1cXVH6cBhjQSJJc30LO 6fVM6av1fmbuTUOodI1ROs5ZVETqLuHEGTqwyi+3ZhD3FwDhYjgNE4VjyDesTg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717662124; a=rsa-sha256; cv=none; b=P65VTXM3Z5kvKuZT86Kg+lkRpYTehLUr8N4klhjo0uDfgnuBZTZUk5zIfWjseRPz4i86lM iCpqjpT+MRR6P0GWMZSN8DZfMrx4QlKTEC0yzUJrV0zzsGAlXCNN3rgTFZQsP4Pj530mtO R5pdFbGqGpMBRQx9M5gofq7MDRTt6sT3gdDeIAn2DloSgel6sHCR4TevnkuHz24o9TiYM+ HMTNhL6Wmf9NGvpOHkN/sajzW0+SCpgWOQHWNKsvbeyt2kmMRqmV5XTdk0zItnScLIOgHy kqyfw37sTHO+FXveHML/zZI8ACnjh+moNAyfgU88ohNOuDbV1inVy+ZODztasg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=SYE9RbBA; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" 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 C0DD07C7F7 for ; Thu, 06 Jun 2024 10:22:03 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sF8Nb-0004dd-Vs; Thu, 06 Jun 2024 04:21:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sF8NY-0004bH-5k for guix-patches@gnu.org; Thu, 06 Jun 2024 04:21:48 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sF8NX-0001Kl-Sr for guix-patches@gnu.org; Thu, 06 Jun 2024 04:21:47 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sF8Nl-0006iM-UT for guix-patches@gnu.org; Thu, 06 Jun 2024 04:22:01 -0400 Subject: bug#71385: [PATCH] gnu: sbcl: Update to 2.4.5. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 Jun 2024 08:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71385 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: David Pflug Cc: Munyoki Kilyungi , Sharlatan Hellseher , Katherine Cox-Buday , 71385-close@debbugs.gnu.org, jgart Mail-Followup-To: 71385@debbugs.gnu.org, glv@posteo.net, david@pflug.io Received: via spool by 71385-done@debbugs.gnu.org id=D71385.171766211525782 (code D ref 71385); Thu, 06 Jun 2024 08:22:01 +0000 Received: (at 71385-close) by debbugs.gnu.org; 6 Jun 2024 08:21:55 +0000 Received: from localhost ([127.0.0.1]:50384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sF8Ne-0006hj-FW for submit@debbugs.gnu.org; Thu, 06 Jun 2024 04:21:55 -0400 Received: from mout01.posteo.de ([185.67.36.65]:34325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sF8Nb-0006hG-DQ for 71385-close@debbugs.gnu.org; Thu, 06 Jun 2024 04:21:53 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id CAAE624002B for <71385-close@debbugs.gnu.org>; Thu, 6 Jun 2024 10:21:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1717662090; bh=dzsL7qXsB+Y1zZZBIKbDmrKQlPlLRUsmmfjFXTZ/ldY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=SYE9RbBANbUZ1xjtem2qIhP/WnhtS0cerMyPjPmOo9kDg+c1wbZZhchyIToXv/PI/ d8tZ7LpS9pDcXYgTzY+XFrldsZSdJzi0Hil4btxMr6LlvychBe3JZcxCBRVP/9EDZx A9WTiBhjMvQ5uz0ACHsmKViDnEq1Zwo+cRlBX9gFrMQGbsuTDT+VJ9taRDgadC7HTx bT8rado3+axkgY9qRvI1CIG5Z43dj0phPHqouDRsOoI40kKhF4IFxlKf8zFvSl0OQi +nQbCrWPTm8ZswaWCYq2oT19jCQSM5Vr/kWFqk8p4WScb13InDNp721rn7Hs6wNmUo ItEv8Nzde7XEg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Vvy3D2Qfmz6tw6; Thu, 6 Jun 2024 10:21:28 +0200 (CEST) From: Guillaume Le Vaillant In-Reply-To: <90972f169edd0e6ea4a1e1548f0c369565233469.1717630892.git.david@pflug.io> (David Pflug's message of "Wed, 5 Jun 2024 19:41:32 -0400") References: <90972f169edd0e6ea4a1e1548f0c369565233469.1717630892.git.david@pflug.io> Date: Thu, 06 Jun 2024 08:21:27 +0000 Message-ID: <87tti6pjlk.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.54 X-Spam-Score: -2.54 X-Migadu-Queue-Id: C0DD07C7F7 X-Migadu-Scanner: mx11.migadu.com X-TUID: 3h9Zt6ZpUAs9 --=-=-= Content-Type: text/plain David Pflug skribis: > * gnu/packages/lisp.scm (sbcl): Update to 2.4.5. Hi. Updates to SBCL cause the rebuild of a lot of packages, so they are done on a feature branch (the lisp-team branch) first, and then merged to the master branch if all goes well. Currently the lisp-team branch already has the SBCL 2.4.5 update. If you want, you could test the branch and report any issues in . --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZmFxhw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/tqQD8CvLAZEKfxTtPgd74HzfkXTJAaV+08GjTgIwu F+3XRTQA+gIpeM9HlEJN4aDWdDbVgn8dVs1qQyhypqnw7/MhSqWc =cVBf -----END PGP SIGNATURE----- --=-=-=--