From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sCQ4DLETXWLoMQEAgWs5BA (envelope-from ) for ; Mon, 18 Apr 2022 09:30:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MK/qCLETXWKxhAAAauVa8A (envelope-from ) for ; Mon, 18 Apr 2022 09:30:57 +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 A853B117F9 for ; Mon, 18 Apr 2022 09:30:56 +0200 (CEST) Received: from localhost ([::1]:36262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ngLqZ-00066a-Hw for larch@yhetil.org; Mon, 18 Apr 2022 03:30:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52584) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngLpj-00066B-6b for guix-patches@gnu.org; Mon, 18 Apr 2022 03:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43950) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ngLpi-0005I1-Su for guix-patches@gnu.org; Mon, 18 Apr 2022 03:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ngLpi-0000kn-Ni for guix-patches@gnu.org; Mon, 18 Apr 2022 03:30:02 -0400 Subject: bug#54995: [PATCH] gnu: Add cl-ipfs-api2. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 18 Apr 2022 07:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54995 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 54995-done@debbugs.gnu.org Mail-Followup-To: 54995@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 54995-done@debbugs.gnu.org id=D54995.16502669792835 (code D ref 54995); Mon, 18 Apr 2022 07:30:02 +0000 Received: (at 54995-done) by debbugs.gnu.org; 18 Apr 2022 07:29:39 +0000 Received: from localhost ([127.0.0.1]:37845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngLpL-0000jf-Kp for submit@debbugs.gnu.org; Mon, 18 Apr 2022 03:29:39 -0400 Received: from mout01.posteo.de ([185.67.36.65]:41531) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngLpJ-0000jR-4x for 54995-done@debbugs.gnu.org; Mon, 18 Apr 2022 03:29:37 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 0D1BD240027 for <54995-done@debbugs.gnu.org>; Mon, 18 Apr 2022 09:29:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1650266971; bh=enIcBv44beXUS/q0bLkF2Xc0oI6W3nHL7o1y8z+dfy4=; h=From:To:Cc:Subject:Date:From; b=K/KYFJnLsWIcCOpxJw6J1YwhFspVGR/EoUpK6gWFOSXrr4Vi3A+aRia22S9vng0No wOhLWHHpJ8y6ZUpZXoOdQu/BHVJ+wCGlE+6wf8MRBG+m+EUNhQiJ2PTuJgTwYQMQvS ihEeQRQPFaiFqPGMYWkcH76MHpMBb3VuryLrFmJGUu1BF3tLIViXAWeQ7bjDgX6sk9 23ORjJ434GokxHsw7T7OcpLeoSgC5qWi5U8Nf94BibKgrQmwg4fiRbXFbWrph592/Z sjSh69CtQ59PXAVmkcMIGyPYDJvyhpNhIm1Pw4/6hV4JTKqDKD/Ya5jrZIlUV445hi p7NEnN474SZ+g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4KhdqG0X4xz9rxG; Mon, 18 Apr 2022 09:29:29 +0200 (CEST) References: <20220417184748.14902-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Mon, 18 Apr 2022 07:27:28 +0000 In-reply-to: <20220417184748.14902-1-jgart@dismail.de> Message-ID: <8735ia3l47.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 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=1650267057; 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-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=enIcBv44beXUS/q0bLkF2Xc0oI6W3nHL7o1y8z+dfy4=; b=eqZQz4Nv+pDrg9Cf7hfsTDiBWMdhQ1r1i2/mPiQpjinNjegUaOKS35JEvQSSmgwu+Urkdv O2nsklgnQJXfYSfYb19N/5st1lVNyVo/BwwSSMo6xCSRhw5M8JI5OZ7bANqzKQUypQU05f EIz4O+VeUC0jZVl0JPQ1XOUi0i8l54an7F9X+ft3LRCQ/ZI3beQ05BkbqXDtX2Dovi2EI1 EjIgkcpdmcFgTRrnAHyncv/JwVOWq1ywCtzDGGsA/kef0fi6StsIYRKoIdGGVK+4ucszV8 oWRRXoZP0DeS1p+WVDYY5HpM7tF7djvLP6p1o86A27YXr65STVZqqWK9070qBA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650267057; a=rsa-sha256; cv=none; b=pZI72nBhLB8N8dngKdoAZnaDCTs9r/HewQtX3gIuzzWtUyjWTfGelaWXx1AeHoTl/rtfzr wTf02tUKyCxjGjz+1AteHB9qoncoXZ1zzOIkpmscCk3pb+vejlqVQIk5IM3FkJNMw3+AK5 /6vFQ0d/Rtujam+4qQzkJIf2vojfNCH3LDCERhFJIGXrTVxYPTDWNp+33Pelz0XU1pWahi xH5He2d2Xg4pnSZBTG5hfNdSnjd6eDKOTP5ldVs7wNrID4FR8LFdtGy3t6CogkG1jfPry0 b+1zb94My4Nv1OcgkLbEzVAOhujB+l9jbG1sxHK5qcAA2EKL9w5VMPAXZ8z3fw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="K/KYFJnL"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Spam-Score: 2.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="K/KYFJnL"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" X-Migadu-Queue-Id: A853B117F9 X-Spam-Score: 2.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: iebpYNJPOk6T --=-=-= Content-Type: text/plain Patch pushed as b629b302696605201b270439bf8e4f958547a88f with a few modifications (the 'asd-files' and 'asd-systems' parameters were not necessary in this case). Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYl0TWQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8NXQD8D9VXa9dJiKH8fF3UUc219Ftu6pN73XI7D5rx 8MNfMLMA/0tKN4ES4N3pPiGSRcKIo0+qoPXvWvLTtbVRhEszIa0w =AjoK -----END PGP SIGNATURE----- --=-=-=--