From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ADurDymSnWFSqQAAgWs5BA (envelope-from ) for ; Wed, 24 Nov 2021 02:15:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mMFjCymSnWE8HgAA1q6Kng (envelope-from ) for ; Wed, 24 Nov 2021 01:15:21 +0000 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 E985330275 for ; Wed, 24 Nov 2021 02:15:19 +0100 (CET) Received: from localhost ([::1]:45344 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mpgsY-0004is-Ep for larch@yhetil.org; Tue, 23 Nov 2021 20:15:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpgsK-0004hR-3v for guix-patches@gnu.org; Tue, 23 Nov 2021 20:15:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40997) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mpgsI-00005b-UI for guix-patches@gnu.org; Tue, 23 Nov 2021 20:15:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mpgsI-0004Ms-LU for guix-patches@gnu.org; Tue, 23 Nov 2021 20:15:02 -0500 Subject: bug#52039: [PATCH 0/7] Add utop. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 24 Nov 2021 01:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52039 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 52039-done@debbugs.gnu.org Mail-Followup-To: 52039@debbugs.gnu.org, julien@lepiller.eu, zimon.toutoune@gmail.com Received: via spool by 52039-done@debbugs.gnu.org id=D52039.163771650016760 (code D ref 52039); Wed, 24 Nov 2021 01:15:02 +0000 Received: (at 52039-done) by debbugs.gnu.org; 24 Nov 2021 01:15:00 +0000 Received: from localhost ([127.0.0.1]:52543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mpgsG-0004MG-Gb for submit@debbugs.gnu.org; Tue, 23 Nov 2021 20:15:00 -0500 Received: from lepiller.eu ([89.234.186.109]:48094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mpgsC-0004M5-8t for 52039-done@debbugs.gnu.org; Tue, 23 Nov 2021 20:14:59 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 6464c66e; Wed, 24 Nov 2021 01:14:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=t0G4P7dT8Vdo NhbKWoR05FxOQjGLP/dEHqOnsFDSosE=; b=mmB9twMHhXoWqxa8tw/vaCHI+7Aa /oR8U5az7KWfCQ9x4vhQIWrumEPf5VFcXH8osQ6YHjC1vXFL2HWhtoIVqor77I/9 Q9/8Ix5QJZAzyzyvWp1/RmIqtfzQl5ZuNVfr5MKLNrsLMC2oP5DxgvL3jl7YXDCl Z18kUHlfXLZxEBKjjKI0ApKvDHYCFkmEcCxumg3sCw1cCPT2WhnTzkYsH+Aa8Sn6 isvnTVL0FPi8Y5m8Gkq1jqmrb4oZVHk83haeUrMlqpbTy1RUk5svlXchOexNoN6C lZRvVN+ZthWsF+ouj9W0ZAIHzE7c+SB7O37UagYYrf7FcEiZdlqUshM+0w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 0233aa03 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 24 Nov 2021 01:14:54 +0000 (UTC) Date: Wed, 24 Nov 2021 02:14:47 +0100 From: Julien Lepiller Message-ID: <20211124021447.2a1639d4@tachikoma.lepiller.eu> In-Reply-To: <20211122153244.51661-1-zimon.toutoune@gmail.com> References: <20211122153244.51661-1-zimon.toutoune@gmail.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.24; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637716520; 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-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=t0G4P7dT8VdoNhbKWoR05FxOQjGLP/dEHqOnsFDSosE=; b=j6WCpZMFnf768Qhm9OKYEZn6yJi9/w6izDbtp1Xv/z+eta93qiYLp4Jm7oto+DhI+FAFsu bG8uekfP2e89O6U6CKgvuQCli0WLawOEeQRgod6Lan0vHCJ5uLiBnxV7C0+Ungnnb0Fr/Z g+GsQPXV+AACm/5amEx7EJhS+Y3+zE8PJbpx8pqmFtK+QKBMRYXJQtXRv1HKO5ZlLDG5pA iIOl9WDxCSJbguCRKQcWlV0tIz+KmX6Obgf811oEDP+yVmCFkWCluAVviccHZYEHikjmRx rDW3CmLezZbhjrQGDit2eJ9m96fmgv7TG9g4ZrjvyTaWx5hqcQAZQq1o3QNmng== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637716520; a=rsa-sha256; cv=none; b=PYxoG5LpzPYeAuQD5SSUldmhCDCjE0NDAqAQO5yS5JUL17LNIHPCZI0WU/FmpXKnU4SLaG wPWxXLkG+Y4Hul0MN3BeDvNsoNNJVh/JaxEYLrN/MK11myWzIfXoUXK4z2Y5kiOP1u08Q4 thXfvtoZq1P0YziX2xWMDMQzfSsPxo9LPiZlXH83sCGCBUVFiscbCHXccD5L4q5mnctHZ5 DM1DRYHifX8LTRuThcbr4CTV7kQ0vjdQlysz2/9n12gccU+fPHepMirn6pPhynYaGBuNSg QhDLXQzIkKXNW5prnDsmMfZ1ifKQOGidubsv4AL2gXoc8Rwzais//rJF2WPQ5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=mmB9twMH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=mmB9twMH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E985330275 X-Spam-Score: -1.79 X-Migadu-Scanner: scn1.migadu.com X-TUID: hj4FZHXT+W3F Pushed to master with small changes as b2a725c6792bfc278ee200f461a1765c28bd444b to 8365b4a0a3ff110069840191df80a6cb9795f727. Thanks!