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 ms5.migadu.com with LMTPS id uJ47O2HPuWJsUAEAbAwnHQ (envelope-from ) for ; Mon, 27 Jun 2022 17:40:18 +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 IC5KOmHPuWJfEAAAG6o9tA (envelope-from ) for ; Mon, 27 Jun 2022 17:40:17 +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 B87BE1F581 for ; Mon, 27 Jun 2022 17:40:17 +0200 (CEST) Received: from localhost ([::1]:50374 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o5qqW-0007S5-Dm for larch@yhetil.org; Mon, 27 Jun 2022 11:40:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o5qqB-0007Rm-OB for guix-devel@gnu.org; Mon, 27 Jun 2022 11:39:55 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:34310) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o5qqA-0004O1-5Y; Mon, 27 Jun 2022 11:39:55 -0400 Received: by mail-wr1-x42e.google.com with SMTP id r20so13669948wra.1; Mon, 27 Jun 2022 08:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=0zwUZiInpF5WVOdpcemnVkiu5ncrMOQgmMhaL23Eh4Y=; b=AlhG5MT59IhIohmbKP300NqelcGDnBcT5zTytH465qnX35kUJIUN1hrOoN/Wl54Z7z wwJ/JuRK4o85pVF3OGQ5U2GiRk3IpHbAED1bpB6JVKuMLVLC0S1QQUmwLyVvAae/kAgp 7IwfC4pRDRQ4pRh2QWoOKf479AgXTsvA79rPhKMSkZ2k5Q3rUpuxeeK2NpXqUwD4FIdM HqoEub91MZI5Rnmk4OcfmlV0HnLFyH/9AbE1Jwb24QCnQhv4iPWmtiHq5Q4YWDjwCgej Tll2vuY8bC9UaHL0+XTLn7304J/sUVh5gWeJ7qlVU1kRr33KC/dBEHlh3Gll550s+cOs BZJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=0zwUZiInpF5WVOdpcemnVkiu5ncrMOQgmMhaL23Eh4Y=; b=uvjnu5mQD28zh1XfEmww7dVGa1B1LhW6HjaItW+KIopirS0FsrdzP8ZHHRQFnNOqOF uxAM8q1cMNJYBUTqryqtBVwLrCgzOSprpNQ3r3/3nnqe1VE3VPdITuUIqLMnR8jNncOT HYhLqbutmHhE1HW2eTHgK0pTip77cfYsXQVApuoyoehFpcpC8ZEN6oj+4L1QRQenZOXi DXxRUw+Sa4VnIVI6K2Kl0U54l9VZHVVL5E6ulwt0zQsqCRwst26BsDXXp6+vLl8dZ9p7 5cnYdcu9pAQxSzfp+1hOr4XGB7i89fwmbqIlijjWcTXbxtEkRT1lidcUzsGSTM1zqsJo +PXg== X-Gm-Message-State: AJIora/j1hM8E2Wu/CQZEeEfAJpRw4fiUpN6nCHG3adv267X27+kkH0i kZnHINuqYsyyLSpoDN3dQFNi0GV9ZpE= X-Google-Smtp-Source: AGRyM1tNIU6PRQpCVAomtwigj6wSsxrHpN8C0O3SViGzBCbKU3b18qgF9uv3RLxUhcDXWCaKLGGOOg== X-Received: by 2002:a5d:50d0:0:b0:21b:978f:e54 with SMTP id f16-20020a5d50d0000000b0021b978f0e54mr13467828wrt.612.1656344391427; Mon, 27 Jun 2022 08:39:51 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id h4-20020a5d4304000000b0021b829d111csm11106179wrq.112.2022.06.27.08.39.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 08:39:50 -0700 (PDT) From: zimoun To: Maxime Devos , Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Tobias Kortkamp , guix-devel@gnu.org Subject: Re: Dealing with upstream issues In-Reply-To: References: <6d31ff958ec0c75cbba8324a275315d195a54902.1653045472.git.tobias.kortkamp@gmail.com> <87sfntu6ft.fsf@gnu.org> <87r13aifi3.fsf_-_@gnu.org> <6d2b1052b3e63a67c42c4e6ce431b3f1bb4b4605.camel@telenet.be> <88a2f82c65bea7dfa04336ada5814ec492c8f903.camel@telenet.be> <871qvaxp6k.fsf@gmail.com> Date: Mon, 27 Jun 2022 17:06:54 +0200 Message-ID: <87mtdyw3g1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42e.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656344417; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0zwUZiInpF5WVOdpcemnVkiu5ncrMOQgmMhaL23Eh4Y=; b=GAToEprEGg7m/75w7Sy2RT1dXj/CxgVL0jAN6DnKgQ03MUVELFbF4fcBet6smdM1wWb5sV 88gQRPA3Rc9eq5rN0rRU1RCN7S4nLM5F+cwqQyQ24w2/S4diTbDn9zr00giptfDcJ563tk V07esrikIbARdrzg+Vfs8X1JBtJhtp8a4rnQ1VHjn8OHIyYIraPP9b4NoRuwjcI6lEroxH SHZOK/krxs1KZSyUdny9Pk+bIA2FUe8vAhxfiG8LT4Qw1QRKASAt7c5eSqTW3gPdaqNrxN s+poaG8ECF9QtiUBYEwcfaBqPAM3XdNpNeDPLLFQukNJAmhJI1vK6kf0KSdUew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656344417; a=rsa-sha256; cv=none; b=XG209KHyYCbkMlwkEVqX+8MhjW2Ftw15PAWkkq9DKUxyk0H//5pa/Bi7Lpmptq7ssGEd1F V/8Skue6mjNDEEkt4lOfNkvPRWEkDQWYqUWxwtqMpqPap8agVWAr+GKlfWq73W05rtYJL6 3xNzdIA37tfeqPqjIoKEVUitKr5VWrLFik6x/PWOYNwqXiAmoIn17sNJMLMgCW5h4+5Ysm 2KiBAvG6KLNWVWhwhCMPYAJ2KE9DEYqoXh4vo/VI6fg0DLXF16VLIgoC7wk8lLG5aBtbn/ TtOR2xQEgBve1WPAmgKISM+V1mlFGopWBUFwWjDfPkvQzVRM2bmkszzyddLYEA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=AlhG5MT5; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.75 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=AlhG5MT5; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B87BE1F581 X-Spam-Score: -4.75 X-Migadu-Scanner: scn0.migadu.com X-TUID: aepdNiM7omMF On Mon, 27 Jun 2022 at 16:20, Maxime Devos wrote: > E.g.: https://issues.guix.gnu.org/55606#16 Do you mean --8<---------------cut here---------------start------------->8--- > +(define-public harec > + (let ((commit "bbabe09bddf74bd699f8ad2224fdd6e2eefbd35e") > (revision "0")) Despite what (guix style) may tell you, revision goes to an extra line. --8<---------------cut here---------------end--------------->8--- ? Cheers, simon