From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sKlgExcZCGUKiAAAauVa8A:P1 (envelope-from ) for ; Mon, 18 Sep 2023 11:32:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sKlgExcZCGUKiAAAauVa8A (envelope-from ) for ; Mon, 18 Sep 2023 11:32:07 +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 6C4D038E33 for ; Mon, 18 Sep 2023 11:32:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695029527; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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; bh=mvqxKGxH0/Z1ZzF95MoGgU5Mbv5zWIBh3/GzJQOXT+s=; b=Aj5gYbLswoQ9hiX7wj5SbD4loqdRoCguoxseUjZOF807GSHTOvLCVjPGOnW3e6GO5ph9jI 4219kow1q+RKGMNQd7vCkgotK6S63tGMvp5D3RqQJTE03SA5T1Uj3EmsifnIKmSbeoHSKl SI13NBoc61st79JjXHg404Q6BjY9GysXscPLLmIkzXdXhK4UEPC8jNyCZF6egbhGaarOKr uRzCXHwpa4xC8IDqgGVlUp9WQIGL/3c6QkDP4CUsx4HfPjmup/qmYKsWBqiBeuzSou3145 bc+iuiAYsBMDNBsVaZ1gN88duPvF/5GLp4/3aqlfac2OrnYfNNDxWdikn83PZw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695029527; a=rsa-sha256; cv=none; b=e2u3j+ZzmX5bym0FTaf5GycLht/5AE0SK5G2HpotanIISRL6UBG1XcmNLvT/QaUWWcrsqa uyouIjNG8Q75i1ziPu6TXpqfTjNsG9q5eQuD+kL9nHKRD81g7bCEbxHeWr1g5ajThxBCox gjZFFEf9txc5olzBsIZzmY0sV0VOZQRa+BdKlzkoqjV6srHZl/D07/DOzC//4zQ43iYVmj /5podjkaixP/v89aEvLgqfrkE15LqgP+c4DqBxfYNK50DUCOpa55aVNOcGXMmrh76RQD1t pFQ2JNKr63L3xUqNoChcqtQXX/4KzZhOUSgRrIFVul8ahBE1T6GmMtOGkAm4WA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qiAbo-0001mt-Ps; Mon, 18 Sep 2023 05:32:00 -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 1qiAbi-0001iq-5l for guix-patches@gnu.org; Mon, 18 Sep 2023 05:31:57 -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 1qiAbh-0006vM-TE for guix-patches@gnu.org; Mon, 18 Sep 2023 05:31:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qiAbp-000369-Vr for guix-patches@gnu.org; Mon, 18 Sep 2023 05:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62202] [PATCH 0/21] Juliahub import script. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Sep 2023 09:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62202 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: Simon Tournier Cc: Giovanni Biscuolo , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 62202@debbugs.gnu.org Received: via spool by 62202-submit@debbugs.gnu.org id=B62202.169502950911887 (code B ref 62202); Mon, 18 Sep 2023 09:32:01 +0000 Received: (at 62202) by debbugs.gnu.org; 18 Sep 2023 09:31:49 +0000 Received: from localhost ([127.0.0.1]:52102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qiAbd-00035e-Ct for submit@debbugs.gnu.org; Mon, 18 Sep 2023 05:31:49 -0400 Received: from 5.mo583.mail-out.ovh.net ([87.98.173.103]:53997) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qiAba-00035U-1h for 62202@debbugs.gnu.org; Mon, 18 Sep 2023 05:31:47 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.20.16]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id ECAB426335 for <62202@debbugs.gnu.org>; Mon, 18 Sep 2023 09:31:35 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-vkx5x (unknown [10.110.103.34]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 8BC871FEB1; Mon, 18 Sep 2023 09:31:35 +0000 (UTC) Received: from ngraves.fr ([37.59.142.99]) by ghost-submission-6684bf9d7b-vkx5x with ESMTPSA id Wi75IPcYCGXiXAAAo+zZag (envelope-from ); Mon, 18 Sep 2023 09:31:35 +0000 X-OVh-ClientIp: 81.67.140.142 In-Reply-To: References: <871qlq89kz.fsf@ngraves.fr> <87ile69geh.fsf@gnu.org> <87cyzxr1zd.fsf_-_@gnu.org> <87fs4jf0w6.fsf@gmail.com> <87bke393cn.fsf@xelera.eu> <87pm2j4l5d.fsf@ngraves.fr> Date: Mon, 18 Sep 2023 11:31:34 +0200 Message-ID: <87wmwnj095.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1798906580155687645 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudejkedgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepveekleeujedthefgffekleekhffhffetgfdvheekleeuhfehueeljedtjefhvdfgnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrdelleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepiedvvddtvdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhht 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -0.41 X-Spam-Score: -0.41 X-Migadu-Queue-Id: 6C4D038E33 X-TUID: ZLoCoKBbQi9K On 2023-09-15 16:01, Simon Tournier wrote: > Hi Nicolas, > > On Fri, 15 Sept 2023 at 15:32, Nicolas Graves wrote: > >> Sorry for the lack of work to get this merged. I must still have this >> branch locally, I'll try to output a V2. > > Oh, thank you. I am really sorry for the burden. > >> I'll try to work on that this weekend, thanks for asking. > > Previously, I have asked too and you have probably missed it. :-) And > I was in the mood to go via some boring manual work this week. I am > very happy if it can be avoided and you are able to find some v2. > > Have a nice week-end. Couldn't find time this wkend, but it's on my backlog, I'll try to do that soon. > > Cheers, > simon -- Best regards, Nicolas Graves