From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sDBHHvhHImOKagEAbAwnHQ (envelope-from ) for ; Wed, 14 Sep 2022 23:30:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aPEUHvhHImPCaAEA9RJhRA (envelope-from ) for ; Wed, 14 Sep 2022 23:30:32 +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 117EA8B2C for ; Wed, 14 Sep 2022 23:30:31 +0200 (CEST) Received: from localhost ([::1]:33774 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYZxm-0007ub-SJ for larch@yhetil.org; Wed, 14 Sep 2022 17:30:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52216) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYZxL-0007te-FI for guix-patches@gnu.org; Wed, 14 Sep 2022 17:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39498) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYZxK-0008KO-Nd for guix-patches@gnu.org; Wed, 14 Sep 2022 17:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYZxK-0000tt-AH for guix-patches@gnu.org; Wed, 14 Sep 2022 17:30:02 -0400 Subject: bug#57722: [PATCH] gnu: ipfs: Install bash completion. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 14 Sep 2022 21:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57722 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Cc: 57722-done@debbugs.gnu.org, Maxime Devos Mail-Followup-To: 57722@debbugs.gnu.org, ludo@gnu.org, mike@rohleder.de Received: via spool by 57722-done@debbugs.gnu.org id=D57722.16631909743397 (code D ref 57722); Wed, 14 Sep 2022 21:30:02 +0000 Received: (at 57722-done) by debbugs.gnu.org; 14 Sep 2022 21:29:34 +0000 Received: from localhost ([127.0.0.1]:56429 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYZws-0000sj-3P for submit@debbugs.gnu.org; Wed, 14 Sep 2022 17:29:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYZwq-0000sX-N7 for 57722-done@debbugs.gnu.org; Wed, 14 Sep 2022 17:29:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50402) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYZwl-0008DW-Hf; Wed, 14 Sep 2022 17:29:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=P76uRQXBpMePp8AndNMInVzJwN5CuSbRP4kN4SMl+eE=; b=Ir28kKX97hD4ZAliHdTq rbY/LcdgcUt93CU1+OukWdftIIPscagijpClEHg7KcYWdPWg8rtCHHXEG8dpfJyR/zgWUTI1Vm/rx aeGYttDZF58ubyGXmuJErFNEJ1vNj5HV5aWbbi76wzdQ623dA+a2SfpTogwOLOaSGnwZbwCEXJpqz jN7qD/ntsoWgdglm9mzq993b2db+Av4zomTsndix88iu9RIR4Wwn9+uBKOpzYeFZ1SG5xWyhao7WO qS21mZltxYqIoiOjhCTvAQ2RoMVKcDNHZeY/BIy9KP2m2emsjolgQ2T5gs2aiRJK1iDY9/Y4jZNbF An4P+WEitLqZ1g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59898 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYZwl-0007sY-0T; Wed, 14 Sep 2022 17:29:27 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220910214721.9993-1-mike@rohleder.de> <5d80a74a-fb2f-2236-a722-62e9d20b8487@telenet.be> <87k067ppru.fsf@rohleder.de> Date: Wed, 14 Sep 2022 23:29:25 +0200 In-Reply-To: <87k067ppru.fsf@rohleder.de> (Michael Rohleder's message of "Tue, 13 Sep 2022 11:49:57 +0200") Message-ID: <87r10dtzka.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) 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" 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=1663191032; 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=P76uRQXBpMePp8AndNMInVzJwN5CuSbRP4kN4SMl+eE=; b=L7wCrvuLnplQ8HHumQPJsnGTwtmsYXK3JY2hBdWVmrScQhFSccJn0/gNFo/L7eshuwYhF0 iZvOMuk0+DzG68EVxkqCTJNxYHpCKnt9/vBN5QNQaBcdqlbJ4YK7qBNse78gA0U89rExOJ MebyHFnZ4tV+9wRB/0/kZG4Zo6cB+xcjTVfi7RNmr6YkiD+jZvQ9AkP82pmyMwwKOGjQmC W4DPfNfImBISftZDn6Htl3XRzeTcsR3dkU98t0XSehOkqVcdZI19Dq5vf9R92kR6Gmiwsq xHQpGxbPopMvbLIsICHkVOaGI6fzbIWWdZ0G74Wx1aPlKiIyEcEuqT5bufCPlA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663191032; a=rsa-sha256; cv=none; b=Wxvroe+ebVRx7VZwAYBKwm/tV9urZYGOlbZv57sqKyZyU+HL00UEGOyKhyVPhv0+NDLfOJ YmyKYE+0/Fe7EW9COMgwG3z/OLcD0LgltBEt+6zX/5qMqLQwH00sxfvL4n3yCDMKtOg7kD X+E7IelOFMwJQVd5yHcTvIQmI902hOxYHfe+Q0FZ4kCVPB8Ntig9+kT/1dgUwS6waa/fHL 5qajSDO9Zip3elcYJDxOpzhlObFWu7J4eZ4Ak8wamm0Q022I1dx7xHAcukFxhbnU44bzCd TMI3BR195aquuRaKEM+zH3xYM2GO0+ipb7NzKGRsvH7cl5IVXMtYWGAmnZyrmQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ir28kKX9; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ir28kKX9; dmarc=pass (policy=none) header.from=gnu.org; 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: 117EA8B2C X-Spam-Score: -3.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: GQEPwFYml5ar Michael Rohleder skribis: > From bbf32c53a2402f6f123d00d2e5ece9efdbf10504 Mon Sep 17 00:00:00 2001 > From: Michael Rohleder > Date: Tue, 13 Sep 2022 11:29:23 +0200 > Subject: [PATCH] gnu: go-ipfs: Install bash completion. > > * gnu/packages/ipfs.scm (go-ipfs)[arguments]: Use gexp. > Add 'install-bashcompletion phase to install bash completion. Applied, thanks! Great that Maxime found a bug as a side effect. :-)