From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uKq8OoMGXmGsIwEAgWs5BA (envelope-from ) for ; Wed, 06 Oct 2021 22:26:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mA9PNoMGXmGJDQAAbx9fmQ (envelope-from ) for ; Wed, 06 Oct 2021 20:26:43 +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 B98132294B for ; Wed, 6 Oct 2021 22:26:43 +0200 (CEST) Received: from localhost ([::1]:39890 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYDUw-000496-Rq for larch@yhetil.org; Wed, 06 Oct 2021 16:26:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYDUK-0003T3-4p for guix-patches@gnu.org; Wed, 06 Oct 2021 16:26:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34016) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYDUI-0004X6-2i for guix-patches@gnu.org; Wed, 06 Oct 2021 16:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYDUH-0004gP-Pn for guix-patches@gnu.org; Wed, 06 Oct 2021 16:26:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42180] [bug#51061] [PATCH v2 02/23] guix: Add importer for hex.pm. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Oct 2021 20:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 42180@debbugs.gnu.org, 51061@debbugs.gnu.org Received: via spool by 42180-submit@debbugs.gnu.org id=B42180.163355193617963 (code B ref 42180); Wed, 06 Oct 2021 20:26:01 +0000 Received: (at 42180) by debbugs.gnu.org; 6 Oct 2021 20:25:36 +0000 Received: from localhost ([127.0.0.1]:45560 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYDTs-0004fd-5m for submit@debbugs.gnu.org; Wed, 06 Oct 2021 16:25:36 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:58167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYDTp-0004fS-Th; Wed, 06 Oct 2021 16:25:34 -0400 Received: from frontend02.mail.m-online.net (unknown [192.168.8.183]) by mail-out.m-online.net (Postfix) with ESMTP id 4HPmDF30LSz1sCwJ; Wed, 6 Oct 2021 22:25:33 +0200 (CEST) Received: from localhost (dynscan2.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4HPmDF2jb0z1qqkM; Wed, 6 Oct 2021 22:25:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan2.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id v9CxGPbIaEgj; Wed, 6 Oct 2021 22:25:32 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-52-121.dynamic.mnet-online.de [188.174.52.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Wed, 6 Oct 2021 22:25:32 +0200 (CEST) Received: from [127.0.0.1] (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id BA75560129; Wed, 6 Oct 2021 22:25:46 +0200 (CEST) Message-ID: <2c26aa56-ecad-d1a0-32f2-3dd16cb214b0@crazy-compilers.com> Date: Wed, 6 Oct 2021 22:25:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1 Content-Language: de-DE References: <626e4718c45c95a7278460f132bd38e08835e9f4.1633533541.git.h.goebel@crazy-compilers.com> <38e8edec6dab357b89821822d646708b802a665b.1633533541.git.h.goebel@crazy-compilers.com> <16116c3bf7230e58dc3e9537b0b54d5ccca53889.camel@telenet.be> From: Hartmut Goebel Organization: crazy-compilers.com In-Reply-To: <16116c3bf7230e58dc3e9537b0b54d5ccca53889.camel@telenet.be> Content-Type: text/plain; charset=UTF-8; format=flowed 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=1633552003; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=0B7+Iti650XVGJOrGYRh9ohxSHV2bNQNQHG9ET6iAy4=; b=unSDy52AV9Jx1RZ+Ty+KEGZIu3uaJ03UFy7upUnIn+/JppML77W3euNSDZOp3v7p1Z8gAj LVTHwZfXoKmRCwvzmKat6yl6oVCy0+BL894Ky75FZ+OhG3IjccefsazAAqogGblgVXlkgT N0bmaW9JOiRztL+oxNvsV/v2VKcSygVZDSeePNqUgk0m0oY51ZYmRFds5EJeqBe81lmjO0 ewchKSNuwTjx7aWa9d8C5jYj/dO0QyCvp5ddGAfAw3W897aPrhIIIXBhh8PEl+7iihPcqB flP47Zq/wHibtC5KPe6J6H1PiF76ej8PnMARp7o8s6113B5NpgpTE0KzY/DIZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633552003; a=rsa-sha256; cv=none; b=lRV919TF6167i6Xv+9aigfieAle1iR0HcW5InipewifKHAai7aTVdZL2Dgu+JVEyJELgR5 8DhN7dT8+tB0wOZg4bXV3uxz2p8goqJWloCKDWS/DB45LLDhLbQgXJxewpEeTYTlKSKtH4 VVweJ45JV1vjXuy4eQhM223rG3brHqZUJkg9JK3ccyaSYs47eI3IP61aNBD8V7ATdP70ip ZaCby990sPP+IeUVYeczcezq+wPg9uhk1hhrQaAgARjilIS72/BuB/7tAtIRp2HlsIojHp MOOgEhcAHjqEvnRoREq9CGzjFMYy4PWtViIfkrI7nYu7l1r/8Pkq5ZL/NywabQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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: -2.42 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: B98132294B X-Spam-Score: -2.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: L/GTS1i7VGXd Am 06.10.21 um 21:38 schrieb Maxime Devos: > The ;;#:use-module (json) can be removed. Removed -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |