From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uKvjMEweC2QHbgEASxT56A (envelope-from ) for ; Fri, 10 Mar 2023 13:10:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iGXwMEweC2S/DAEA9RJhRA (envelope-from ) for ; Fri, 10 Mar 2023 13:10:52 +0100 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 A08E6EADE for ; Fri, 10 Mar 2023 13:10:51 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=U7w94bJq; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678450252; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=L6vIBz4Rty+3GOxw1fmRV9M3plVBO2xNOkxXDk5aats=; b=rAsW9jQYbLFIRzBhLI1uYECofIR2pnk4975cJykBJTlAQ+ZUnQ3DpD6IIhXcsY0qX0BVRu cjkpfxZisrknYLncQcy4k8XuKXlZtp1Ytw/Ar5hiKErMAVcr4X1dA1y5Xrek3JAtSFEk7f awl5apP1gFUG2IwABAoR39U5YwxKfa4Eu6Tq4HnUinvIy6SPUJlC9nGsK5yECEDjWgOm6m TFio9rsklXbDI8BfaffPRbIrYt3R1kqzBNbfuLLoXZTESr9cEbqBD6ohoIryZPgXcfSol3 OxBBpP/IvUQHZf/m/+eZ3+QtrjcbGMCfu4qC74CKKLzIBUZZTed1MSfeebVrcA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678450252; a=rsa-sha256; cv=none; b=FUslMD23Nfmf+8QpxoTBa6XIJjGIaUwfXfshgThxTlclDHAeDT48y0tyQgTwDzlwz7Tha2 yD46H4T0zPRXXEJSsTrWX+3oeUOJJukvMtH+jZ3UhntcVoM5Rbr3HA/5GuJ5+i6sBvZWRZ RWHZwKOS13DQMxpz67hiQbySzosmBPoy1+W7nB+h1a51GxhNTGBLm2ygL8tBOKDvUayylf pVWHAZcxfbPVGK3EyhZ0TM9mRILaOZfAN1G03tdzNna93qKnzceLleixwlTRbiW9ZqdqVO 3jZimiX+pZU9sl9/+2OWgsefv+cxhxkkeH7bdZS95x7JogQzRVqJa7yFoUOtjg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=U7w94bJq; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pabZZ-0002hN-KJ; Fri, 10 Mar 2023 07:10:09 -0500 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 1pabZT-0002fu-Cp for guix-patches@gnu.org; Fri, 10 Mar 2023 07:10:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pabZT-0003dt-44 for guix-patches@gnu.org; Fri, 10 Mar 2023 07:10:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pabZS-0005YT-Vj for guix-patches@gnu.org; Fri, 10 Mar 2023 07:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#62047] [PATCH 1/2] packages: Use SRFI-71 instead of SRFI-11. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 Mar 2023 12:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62047 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 62047@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 62047-submit@debbugs.gnu.org id=B62047.167845017021265 (code B ref 62047); Fri, 10 Mar 2023 12:10:02 +0000 Received: (at 62047) by debbugs.gnu.org; 10 Mar 2023 12:09:30 +0000 Received: from localhost ([127.0.0.1]:53935 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pabYv-0005Wt-GK for submit@debbugs.gnu.org; Fri, 10 Mar 2023 07:09:29 -0500 Received: from mail-wm1-f52.google.com ([209.85.128.52]:39590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pabYo-0005Vs-5i for 62047@debbugs.gnu.org; Fri, 10 Mar 2023 07:09:22 -0500 Received: by mail-wm1-f52.google.com with SMTP id t25-20020a1c7719000000b003eb052cc5ccso5837957wmi.4 for <62047@debbugs.gnu.org>; Fri, 10 Mar 2023 04:09:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678450156; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=L6vIBz4Rty+3GOxw1fmRV9M3plVBO2xNOkxXDk5aats=; b=U7w94bJqLa2Q47pPc4tOcjtmDeNgzlhAD9UWIM9h4kIJA7Czi+bYk0aLwmao9e3UBP Byy93zrVXE3nSVDTryctux8AxJyM/g+etjvjz86XuzJ0FzmMdWpUNukNsZrPtgrF4auj aWFOEvWSA1RkSU8MZQrA9CDJhxahkE4aWLPoXk4apehzt6+suikUCbFifiq8zUsZAPu/ HTyzITN2SVjMcYM+OXCSLzzmm8PAtWn9RD5JhOsBiVjcU3n+T0fWUxtGEx3pmx96F3ti heivmeioavhruDfP8zAWoEtckB3Ze7ksnUBugHUBL60o6qI9sgjrcodO9v0UpcnrPoEk iikA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678450156; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L6vIBz4Rty+3GOxw1fmRV9M3plVBO2xNOkxXDk5aats=; b=P3H6CklgIp/ZPyPMCPSfF4x4QuZMwe+7noXKDwWsIKgyjsuCGB3XWhsNQ+5ukSZopt McAzHTi6iHO8jzPUzxxQpYnOQgwdPzpGMH/oUjtwWW/7SjsgKCZXzcivzQYrSoyJanPr 4e2Mo7esKyOTvTRB3e1mSrd163uxmzTmJp9o+naUbzv4jYbuMpaYR8YaLtdKODDqv4ym MejEEYYtw04OpAaV2O3AD8OeejSCZ2pgh+imwsQSEz23xVJ85EG9b6emWrFSSWa7QPCU GgOH9OMoOoLFs/un6kL3JiMXVtL7pA82vWWv7I5kfUwLFICfsBFesLGZi7ChD/AREI9u mUfA== X-Gm-Message-State: AO0yUKWqjBSVV8CzneUvl7iwQGvp9uWwU7T9sXC7/mKBuqL6lf1D8cEx sJLn6QNFVzPC4nt57gpvP+LiX0XXo0M= X-Google-Smtp-Source: AK7set92S0LHlo6BSC+JNLN5UZhOLuEVBNK7uCJp5JP7SLsBBtNAVkpwswiaa0/LQdHIKrm/FDE19Q== X-Received: by 2002:a05:600c:3d89:b0:3eb:42f6:ac55 with SMTP id bi9-20020a05600c3d8900b003eb42f6ac55mr2343321wmb.1.1678450156690; Fri, 10 Mar 2023 04:09:16 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id v19-20020a05600c471300b003e209186c07sm3127691wmo.19.2023.03.10.04.09.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Mar 2023 04:09:16 -0800 (PST) From: Simon Tournier In-Reply-To: <20230308120345.17616-1-ludo@gnu.org> References: <20230308120125.17560-1-ludo@gnu.org> <20230308120345.17616-1-ludo@gnu.org> Date: Fri, 10 Mar 2023 12:49:59 +0100 Message-ID: <874jqsomfs.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: A08E6EADE X-Spam-Score: 5.31 X-Migadu-Spam-Score: 5.31 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-TUID: 0tJR+HtGqsod Hi Ludo, On mer., 08 mars 2023 at 13:03, Ludovic Court=C3=A8s wrote: > - (let-values (((name version) > - (package-name->name+version spec))) > + (let ((name version (package-name->name+version spec))) Out of curiosity, what is the difference? Aside SRFI-71 instead of SRFI-11? Or why do you prefer SRFI-71 over -11? Cheers, simon