From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id gCLBLZNPjWZkeQEAqHPOHw:P1 (envelope-from ) for ; Tue, 09 Jul 2024 14:56:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gCLBLZNPjWZkeQEAqHPOHw (envelope-from ) for ; Tue, 09 Jul 2024 16:56:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MS6wzlHW; dmarc=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=1720536978; 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=7fs1cxKlg1Xi23MqhlPUNjHkIUNQd9lRdbWe1cvakdI=; b=JuyoiRkI7fzBPbtfUAqYOVgTeQKtYP0rVeTihwllsjBkDsAnSHGOLg91jb5KFQev4tVcms LW3a9MNxB49yx3epJCcXw3uuk9piSwny81Cu/PMARnbNW/ma0HygU/ic0antT++893Dtqj BQGKpq9qYOx8ly7dT5TBxRIeQ//H0/MEtFAZSwSljsU7E/LzeIwq6etahRcyYIwbxzRMOq hhyNq5jhHJZIPiFbkA9BPh+wHlExAsGRkGQd71spCTzeDtVM3U6g59VR4TO9T60VeVjwFb MXA4LEX6OEBg3Qa/jAjFgE3uhTHoUuDMolHtPqAUuyzU5HqYyCk4Ym8KwoXXDQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720536978; a=rsa-sha256; cv=none; b=O+dySgu30Cm/l4uoz1vqnqJSE3mC48I/eLDug5mVGMfzkTfVLO2mGj/ACkcJwfN8TQa5YQ kO9mYV92+STTdF+RtywyB2S7STkmhCeeHUAdHGwfus7H/7bFO7eRGowkxi7IgsMQoMvmB0 Y45FtH7Wg9Zb0KCEjLsKOsfs7y3qw5ewmEULfMGxjv/QTu+Cp3fxjacyOav8zplLww5y/k 3Rag3NEa5V2Z5NRihmTGL83aodrH1/Doy/Ous6a6sYf7xlINIkngS8ItYd3ij+AiuEHGgG dQDFioU1Pmcqe6JAj1e52uciBMVCru9v5fWNn9fpFrG12Bn85nlA1IuWrEa1aA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MS6wzlHW; dmarc=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 96C0E36D28 for ; Tue, 9 Jul 2024 16:56:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRBaY-0005ks-FB; Tue, 09 Jul 2024 10:13:02 -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 1sRBaU-0005UE-HI for guix-patches@gnu.org; Tue, 09 Jul 2024 10:12:58 -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 1sRBaU-0008Ly-6z for guix-patches@gnu.org; Tue, 09 Jul 2024 10:12:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRBaZ-0001Kq-Mn for guix-patches@gnu.org; Tue, 09 Jul 2024 10:13:03 -0400 Subject: bug#71203: [PATCH v2 0/3] gnu: racket: Update to 8.13. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 09 Jul 2024 14:13:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71203 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philip McGrath Cc: 71203-done@debbugs.gnu.org Received: via spool by 71203-done@debbugs.gnu.org id=D71203.17205343705084 (code D ref 71203); Tue, 09 Jul 2024 14:13:03 +0000 Received: (at 71203-done) by debbugs.gnu.org; 9 Jul 2024 14:12:50 +0000 Received: from localhost ([127.0.0.1]:53812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRBaJ-0001Jr-04 for submit@debbugs.gnu.org; Tue, 09 Jul 2024 10:12:50 -0400 Received: from mail-qv1-f48.google.com ([209.85.219.48]:51225) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRBaF-0001Jb-SF for 71203-done@debbugs.gnu.org; Tue, 09 Jul 2024 10:12:44 -0400 Received: by mail-qv1-f48.google.com with SMTP id 6a1803df08f44-6b61689d7c9so8535316d6.2 for <71203-done@debbugs.gnu.org>; Tue, 09 Jul 2024 07:12:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720534292; x=1721139092; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=7fs1cxKlg1Xi23MqhlPUNjHkIUNQd9lRdbWe1cvakdI=; b=MS6wzlHWj4AqdV3ClwymdNmrTY+4PwdFJBT7eNdT+dz/kJ9Hgdsl26uoKoWw0wmLyJ POl9dZxequlB9mcxIDZJMuvUPFdWhb1S/wNBYPoNC06+F2Cq6U3I3Y/8tS9I1duphara 8hXTa4Q5g6mQBK7pFdV53t/JH4TGEN8yKFu2on03Zz4stMRgK4eqyOr2IUIyyEtXAa/y GDOhjTj+8Qb+027mEBAymTxA55BNvi710JOzsggcsc/mo493vEh2pM67e2IQa89lZhgb TupDJLlUsxOixk+hQ6VynNYNsyDjNLV57egHeoY5RV/ChYRJ8Hdb5JJrX3Qcg1KyE6/n qRgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720534292; x=1721139092; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7fs1cxKlg1Xi23MqhlPUNjHkIUNQd9lRdbWe1cvakdI=; b=FU1XtITS8p2A9SaUR4woP0XuL/t0u24A9xiGKyJ51HRIn3j3ENh4piv9uMQbUwnXl4 oTHwu2eZ89PSHVI/eyPviOzMd95F7okgrj3XcAJpYQfcHkcBfq1w5JcUBujZnxc/EY3k zU50Kio8YPxnT79G71tjfsgG32UlJqHKd4LDV5Ib50wWEj42NkF/cqqH15UW66wMe25I ZoJKkf+77gwHX6EX2Mlevh3E4aTWyRm9NuS6o6Q9gCivDrULAyqs2B0jxq6Eb/f/ri7P qlSVghwOY4OXqPuGv7neMeJDDLH7ATJz3qhoh1PoKoAFizGdpo2ZWp52fFG5lJB21qBp kd+A== X-Gm-Message-State: AOJu0Yw8nFCaLU+vZ7rwtcPkC/Yx0YJz8JWjCczONAfRBpOu8O4nK9aC DkO9T4vefLp71AfrS1NMSovnmr9VDfrHS2SQQmyyhDAMjl8mDAdz X-Google-Smtp-Source: AGHT+IF4fCl2N2SG4iZRYErUrPEItf9EPiufTD3h68DXBo9hRF0RiMAMqVb6PvoKm0gJn7wu4rPetw== X-Received: by 2002:a05:6214:19c8:b0:6b4:f761:f0b8 with SMTP id 6a1803df08f44-6b61bc7f095mr37134276d6.8.1720534292518; Tue, 09 Jul 2024 07:11:32 -0700 (PDT) Received: from localhost (ool-ad039216.dyn.optonline.net. [173.3.146.22]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b61ba77f24sm9089616d6.81.2024.07.09.07.11.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Jul 2024 07:11:31 -0700 (PDT) Date: Tue, 9 Jul 2024 17:11:30 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Philip McGrath , 71203-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kFwFxNCqUqtXE0J2" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-Queue-Id: 96C0E36D28 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.50 X-Spam-Score: -5.50 X-TUID: /s3wQwdfwIXr --kFwFxNCqUqtXE0J2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm not sure the QA ever picked it up (haven't been watching it closely), but I tested it locally and everything looks good. Patches pushed! On Mon, Jun 17, 2024 at 11:00:08AM -0400, Philip McGrath wrote: > This v2 is just a rebase to try to trigger QA, as Ludo=E2=80=99 suggested > in . >=20 > Philip >=20 >=20 > Philip McGrath (3): > gnu: zuo: Update to 1.10. > gnu: racket: Update to 8.13. > gnu: chez-scheme: Backport test fix. >=20 > gnu/local.mk | 2 +- > gnu/packages/chez.scm | 5 +- > .../patches/chez-scheme-backport-signal.patch | 87 ++++ > .../racket-backport-8.12-chez-configure.patch | 423 ------------------ > gnu/packages/racket.scm | 49 +- > 5 files changed, 114 insertions(+), 452 deletions(-) > create mode 100644 gnu/packages/patches/chez-scheme-backport-signal.patch > delete mode 100644 gnu/packages/patches/racket-backport-8.12-chez-config= ure.patch >=20 >=20 > base-commit: f9ed5788fda9288301550c641820d422e9ad1602 > --=20 > 2.45.1 >=20 >=20 >=20 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --kFwFxNCqUqtXE0J2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmaNRQgACgkQQarn3Mo9 g1G1Rg//Zoox2N9cwFanVagMwaixavR/BIeSLBqlhVU4tQnj6A02TstRb8As2HAc PX1FBYSbLlhBvCgyUXPveagpYMjsI40GzJ32dZkkQtNzpMOtEMZcbwJp8Fsfxygg sJIEwEPPEkMdZjZTHiKqOXIH71NQQUay//T/9oSH9zZ4fKTMuw5eZMQtvPmEi4F/ Zd3recI94ps23xFdI1q/iHq6auiyAiGeB6vb4+eIkl4ysWATIK9EXO1MJYzmIpjT fyoq0rshKMwhKZk3zUXn0nlBB3z3vpPlHYSGDx0CKhNgGxk3CtttNHsT2j/u857q WeAoZq1FqMbxYlaYPzA0CMsFqd/xpHhkH6XXLH6KtUvf8LdrX773UH7sFFLtuPx0 y2ktF15/UCKSQ0Q3qCCPDGHiU6Az5RvORBGaBVi2HnWL1pobzhbr6je/CbbtRBkT JacZ9X/gvoEE/ABPzilCakT3nzW7ONFriLZwVxFr/OLMyznxS2hq23IN2axYZAy/ ITAu5+dpwf85DvRfaIXqOc3K8XAJx7sHgCfNwUxEqLb2yv7nh2zhC/BBmVyE7p/A 5GZbiz6CXOyBAxliP5TEI9Tp5Xe7HeJ+UYiMaKO+G8AaBbj6Blh6EB/037u0bSGy FouiZPbTDRyZ9iJ0N0mrLzDq5fUSrb3PgqtxiOSs7bP97V3jmpE= =YpId -----END PGP SIGNATURE----- --kFwFxNCqUqtXE0J2--