From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kNHKBc+OGmXT+gAA9RJhRA:P1 (envelope-from ) for ; Mon, 02 Oct 2023 11:35:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kNHKBc+OGmXT+gAA9RJhRA (envelope-from ) for ; Mon, 02 Oct 2023 11:35:11 +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 C6A9541428 for ; Mon, 2 Oct 2023 11:35:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ntHIy5K3; 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=1696239311; 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: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=sieRh38MWU7znDzXjt3bEZijUpO/WRyA4dtHh0li1NU=; b=nh5LII7pqonGSD7bAPQHX7GenYmkkIeonrmmKvPRvw6oO80DnyqXJv98C87XhbnsFpPNaO aGmsbidLL2UUf+szojy+yWU+kPs/cERJQfVofnzAMHQIQsHfDycuRwGS2kwu7R1tK7yU3r ZGDGygA66aYXbHexwk4ToiMQNGSkcb/QpHQygzbzEY3r7L7z5AzdcQOUECWOlh3L4+f/iu Y+FsXwdZvaQ2uhaCbdxzzEECIeChE13klRQjzA8vIh8bCdJw/91Nc5FSczuTYHMcjfqD1g FnUzboYUN75OM8G8l3DeWjiPcZv4vXKV+Wz6kAShS7ROoiZXlzIPAMpkP3HDJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ntHIy5K3; 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-Seal: i=1; s=key1; d=yhetil.org; t=1696239311; a=rsa-sha256; cv=none; b=occ3Lan9uD21J2vQHVv19gqob7NSTcDTUlt5fZk0hN1xRzj2qkpz/FEAwLaXKTsXVUZ8Oz daxwL1ERwLytGpXcQLSE4GY6IwZGpJZZE+QPswCQqZ3RR4wCCQTjfHvv8Pq/t1WEbS9XJl xZb4YK726hqmTeDT9tNn1VTUxAS0aEKZygHe3IPc60DsUslnWbAhEkZgYa5sFt3VRUCw5N HoCT5dtjvXYp7Rcj4Olw0emm2ChPQLvMvmFHZypZMd1l+dCzxQ5ygc882mofhldd+Wl8un W05LTW9RqeKraF3UCXehlJyNG2PLZqQeQgxjSOhm5Opg1VXoPAtwT7KfFd6r3g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qnFKF-0000i5-UG; Mon, 02 Oct 2023 05:34:51 -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 1qnFKB-0000hc-Tw for guix-patches@gnu.org; Mon, 02 Oct 2023 05:34:48 -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 1qnFK9-0001MS-Kd for guix-patches@gnu.org; Mon, 02 Oct 2023 05:34:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qnFKQ-00021X-36 for guix-patches@gnu.org; Mon, 02 Oct 2023 05:35:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62202] [PATCH 0/21] Juliahub import script. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Oct 2023 09:35:02 +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: Nicolas Graves 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.16962393007767 (code B ref 62202); Mon, 02 Oct 2023 09:35:02 +0000 Received: (at 62202) by debbugs.gnu.org; 2 Oct 2023 09:35:00 +0000 Received: from localhost ([127.0.0.1]:36061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnFKI-000216-N9 for submit@debbugs.gnu.org; Mon, 02 Oct 2023 05:34:59 -0400 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:38294) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnFKG-00020n-AT for 62202@debbugs.gnu.org; Mon, 02 Oct 2023 05:34:53 -0400 Received: by mail-wr1-x430.google.com with SMTP id ffacd0b85a97d-32337a39009so1902505f8f.1 for <62202@debbugs.gnu.org>; Mon, 02 Oct 2023 02:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696239270; x=1696844070; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=sieRh38MWU7znDzXjt3bEZijUpO/WRyA4dtHh0li1NU=; b=ntHIy5K3agFwqulNSKFW1BCMO3zTAh4Jw7skO490VvaMRcojjhKZPu54jCot/wPODB 7Lxy6s8ApLBkEka+xveheQfi/2ZtEPC2tUeqLNXbq0dKNBiUhajSkineSWzEW1TGkZ5k vwvnZ2A9jibVAfOEVIf/NMIyQJkAHyn/nMoxnh/ibF2snVOYTTVU2oSIbtrzn3rWgwxm rqR7XctyasrWwn3DgIY9dNHLGTYSJvz8mvafEDITLzH2pPeckSdMn4L6FI6ST6UBEhj8 oqFv8zE05czZhsKXAJtudkA6HXgucEmT9qBunpV+tjkjSYbbLkWBK6IjeGZRzqy2pW6L Qzqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696239270; x=1696844070; h=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=sieRh38MWU7znDzXjt3bEZijUpO/WRyA4dtHh0li1NU=; b=kb+OFzlg5HCkEL1BtNHDp2ehgKtExX2HcUq/019N4d8YLyanO9QjWhcw160fvUznvt t/nlypa/EWImIpTQtJhGtbO0Pn7QTTHWhhDwqCqU1h1o/TkTHBpz50CAN1Ay74e0U8Ih eXoGaGCYt4LTbyCELHcYcq0lwgzQwhcT2ETRxQZ3Sngrthj4/fm1TpEuZnu4w1ei9CyT MxOtDfihKoyDC/66n5N1CrzV58PhheVXQDMWbXclAAgekvxR0ytZ9LKvPKfMglP7GC1E 4hjxE1LTy52+0bf0k/o9ZHT4sQa4SvIZzrHrNlh+FXQ0i76n/WKJZIa3sfo8Up4/H9UI rSnA== X-Gm-Message-State: AOJu0YwbSc4iXyaaHHbOW8ei1P6ROHWfZNjGqw6NqWYVDjvrWHitrqGb u4Aeeob7J4nIEyqJs/1rVVS21na84QI= X-Google-Smtp-Source: AGHT+IF9Sn3iK/s6qMEnONXphHPaCekoz155ir6OWYfk8El9GxbzMUuobuVV75oA/gzpulKe8y3gRQ== X-Received: by 2002:a5d:526b:0:b0:321:547b:f060 with SMTP id l11-20020a5d526b000000b00321547bf060mr8646222wrc.1.1696239269713; Mon, 02 Oct 2023 02:34:29 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id s28-20020adfa29c000000b003232f167df5sm17251680wra.108.2023.10.02.02.34.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 02:34:29 -0700 (PDT) From: Simon Tournier In-Reply-To: <875y46bqqo.fsf@ngraves.fr> 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> <87wmwnj095.fsf@ngraves.fr> <87led3qrts.fsf@gmail.com> <875y46bqqo.fsf@ngraves.fr> Date: Mon, 02 Oct 2023 11:34:24 +0200 Message-ID: <868r8l9xlr.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.10 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: C6A9541428 X-Spam-Score: -5.10 X-TUID: 8RbbhtgQ0BIr Hi, On Tue, 19 Sep 2023 at 08:51, Nicolas Graves via Guix-patches via wrote: >> My plan is to give a look to the series this week. [...] > Thanks a lot and good luck, sorry, quite hard to find time recently. I pause a bit. If someone is motivated, feel free to pick it. Else I will resume when I will be able to dedicate some time for that. Cheers, simon