From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KBS3FqOTmWTrZgAASxT56A (envelope-from ) for ; Mon, 26 Jun 2023 15:33:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YBKgFaOTmWTdqQAAG6o9tA (envelope-from ) for ; Mon, 26 Jun 2023 15:33:23 +0200 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 222F51FAF3 for ; Mon, 26 Jun 2023 15:33:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=U2rKZFUc; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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=1687786403; 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=ZV13jf1C48mvEvVar8NrTLsrNCR3B4wVt8MgPYXCnEQ=; b=nOCrGnpvXOgtoPD36rg/w4EveLv364kTUYOg/UVponFDqqxEVAY/ghTO2ZY9qcWblWhL7W IGt2WPtw5tKKUZanJxl2GXLYmUk43aAMwRfmmuE4TOheAtaN2LLtq2Q6C12fss4xa5yqm+ lWiOhXEOAzn0Ota2LtsQOkSEwt9i8mg6Umbla1hVxeExQGSpCgnfc0Bg9p41Fx6EMQ9t65 n2QYRoliZ2qt05XED0bb+N6fhERfJaDFXq1ulQofV+2uHrhovZDcjZBpOzEI0qLoeJIebk 2868G63bYtFu0okLY2OZPNdtzwcWHT0Iv5J4/LLBOxdkdyjM3xAASEKvEOKFwA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=U2rKZFUc; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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-Seal: i=1; s=key1; d=yhetil.org; t=1687786403; a=rsa-sha256; cv=none; b=rmCB+8ntBvkI3ATx45v4iv9tV7D5vokiEnPaSDHfU5QfAtFaXtkXZDBISF06NVt1VcK3ol 5aboFcAgdgoV6FKLy5aw6CIRv/vGpKa131eTAowAajvrFaZrwqMoh+x7qwKCCNX76wGAGz p51auh/ABnOh5c2vCDjGhg6BfQsDgp4j6PndqnTI3qdhsgdY1Q9faKL7TrbSkUkAibfA0a oEZWJMB1GAX+qqe/m3CeOjF71z4zYA1qEERjakRlJMq4JIUeRg6G6N0UosdAH4NvgHISV4 If3Qje1UhqtekC4aMijtrrYOfZ/70i2gcZzRdb1w6VBi7n0QK7yg5EJpcGwOUA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qDmLF-0001un-UL; Mon, 26 Jun 2023 09:33:17 -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 1qDmL4-0001qn-2G for guix-patches@gnu.org; Mon, 26 Jun 2023 09:33:12 -0400 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 1qDmL0-0001RE-AV for guix-patches@gnu.org; Mon, 26 Jun 2023 09:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qDmL0-0005kx-5U for guix-patches@gnu.org; Mon, 26 Jun 2023 09:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64120] [PATCH WIP] gnu: cambalache: Update to 0.12.0. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 26 Jun 2023 13:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64120 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: Raghav Gururajan , 64120-done@debbugs.gnu.org Received: via spool by 64120-done@debbugs.gnu.org id=D64120.168778633322063 (code D ref 64120); Mon, 26 Jun 2023 13:33:02 +0000 Received: (at 64120-done) by debbugs.gnu.org; 26 Jun 2023 13:32:13 +0000 Received: from localhost ([127.0.0.1]:44869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDmKD-0005jn-5t for submit@debbugs.gnu.org; Mon, 26 Jun 2023 09:32:13 -0400 Received: from mail-qv1-f45.google.com ([209.85.219.45]:52487) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDmKB-0005jX-1s for 64120-done@debbugs.gnu.org; Mon, 26 Jun 2023 09:32:11 -0400 Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-634efb81e8dso15894106d6.1 for <64120-done@debbugs.gnu.org>; Mon, 26 Jun 2023 06:32:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687786325; x=1690378325; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=ZV13jf1C48mvEvVar8NrTLsrNCR3B4wVt8MgPYXCnEQ=; b=U2rKZFUcSdIZ4R2YjX93/6XJDQq0n20LS00ooxHWhM+dKiYdr8SkD3VdkOwemomAuU uFoGqhE6bZ5jWVbobHbro656M4932QHn8xx5y+aVUd+D8d+MYTjGqJ/3Ptpl8k1fpXpZ ZifHpTa/W33akx08N/8UWktuHisjSmi22svB49StDiJ12IJ2lgAgNzFtgCpohRDtRZXV lh/YI3lOqIVMUqVtasKeB3E43DwBuCmmmjqwy/0hBgpuDQ9wxYCPoXA5olJRW3C2/v/K aohiGT/IY6zEDV2P3Zkf4sa/wi5xK/oqf70uJIRRoXDzSiTc9mz7mIAQj0HaoavSNDj2 AkkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687786325; x=1690378325; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ZV13jf1C48mvEvVar8NrTLsrNCR3B4wVt8MgPYXCnEQ=; b=TDAr4MBqElvfuPdBHhIgPlF+4x3jpPJB+rx0VBryisAVl+0QTW0Kbt+PZKGlVKCFEB Ui+dShrpFwTmH2DY2/RfGcoUkfpXqqSURZ75Cp3k0e+tWwr9Coikk01hIbCdADXVYwl3 hllwQKoEyymDCTeQCf9HmsuWqfr8wx1XBVXfpckETETWfp/KH/XkXynSdECsb7GTWRrn +1yI2Se0Y7tomJ8K4/e6WG64zVIThpAvdYt8kdtT0t3gD0uRo/2w+WfvHyuhM6PDJ+c6 5/EYEgxVAj7HDbejd8u/yKGTwPAud5JJgtfwlcNswMoqbHdmruKSTDnCPSfwtLEZfGav XO1Q== X-Gm-Message-State: AC+VfDz67B9wNd9AGfre5+PW0IDss26riK0S+UblTi0gtAUlMPKEBYzu gRBOPgexWA0BB7g87d7/bDmTZslhagg= X-Google-Smtp-Source: ACHHUZ5pvlbKbzZ1Y2UeVmnuH8u11O+7AHQWerFFCO26CwidiIf3FWYIHXQV30gR2fvW3boe00rUEA== X-Received: by 2002:ad4:4eac:0:b0:632:738:922b with SMTP id ed12-20020ad44eac000000b006320738922bmr24306123qvb.61.1687786325328; Mon, 26 Jun 2023 06:32:05 -0700 (PDT) Received: from hurd (dsl-205-236-230-110.b2b2c.ca. [205.236.230.110]) by smtp.gmail.com with ESMTPSA id dr16-20020a05621408f000b00632209f7157sm3089277qvb.143.2023.06.26.06.32.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Jun 2023 06:32:04 -0700 (PDT) From: Maxim Cournoyer References: <87cz1vudyz.fsf@gmail.com> <2e30933f05bf8086d23c520ae753604745697c8b.camel@gmail.com> <5d3911662052b99417fdff95f3a8e3e8cdd8446a.camel@gmail.com> Date: Mon, 26 Jun 2023 09:32:03 -0400 In-Reply-To: <5d3911662052b99417fdff95f3a8e3e8cdd8446a.camel@gmail.com> (Liliana Marie Prikler's message of "Sun, 25 Jun 2023 14:46:15 +0200") Message-ID: <874jmu2vu4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.45 X-Spam-Score: -3.45 X-Migadu-Queue-Id: 222F51FAF3 X-TUID: VuPSrQyEgFXR Hi Liliana, Liliana Marie Prikler writes: > Am Samstag, dem 17.06.2023 um 06:43 +0200 schrieb Liliana Marie > Prikler: >> > Nitpick: what is 'fake' here?=C2=A0 I'd just call the phase 'patch-cc'. >> 'Fake', because cc doesn't exist as a binary.=C2=A0 'patch-cc' follows t= he >> 'patch-given-input-file' pattern, which I don't want to imply is >> happening here. > I pushed the patch with 'fake' now. For bikeshedding purposes, please > just change the name of the phase :) It's fine, thank you! --=20 Thanks, Maxim