From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id yGuSLxLkfmZeugAAqHPOHw:P1 (envelope-from ) for ; Fri, 28 Jun 2024 16:25:54 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id yGuSLxLkfmZeugAAqHPOHw (envelope-from ) for ; Fri, 28 Jun 2024 18:25:54 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b="c97R/Ouf"; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719591954; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=pXyaai0bCxXY+qJHAFk14qIbXGuioWE/fk3nSpMXgd4=; b=gbNUDv1TDtJW08tHjBF/ofcFdGdGFsLxVYIQRKOgk24hUbPnvyvbeUDufTeZbKrHVUbQBr YjkO3Z8csLEMcKD1G5trPKTtI/hu3GEU+MTmSaJmv5aalZ1JclXKRddnnHp+yycehTk3f5 652phC9OahOJy6FEd39uMbbXsfNJZ8hHepZ5oPJaPXjB0RanDPUulTU/3+TFlE/hRi4ET0 HunhG2JqaFueNKss8MCrhf5uu8NEYNENej7lh/rgpiXERyH9Gu/UehHa9evt++MesuuR5+ mRU0c/HO5SJwAOshQf2Uhp0rQUkFjQsQ0WwXoftEVHPa+mJCXkueY/AzFliWuw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719591954; a=rsa-sha256; cv=none; b=mJ6Mpbqj2+tps0atAynrh6IRnZ0ua8xzsuTDgKsVcckA/ZH+UmuAjhMjUMqBP68tCBa6VW WlYzbau46aoSYP0aBv4B4WREcFk4hMCbpNbB+BpAlneMsASW4Tk+sywx59AF2yxj0hgQa6 4vmyLO/FJUp6Flw7MN/PuvX1m8L8EYc//Sy3z7FoReGa/fyA/4kBtfHIZcvOT9ZF39Jgex NzoK//kHn79TgYwf0T+j+JDi8/JlvyWOOjFI2pOVgJWDj3bwWGFaPJh9S1DJPkdr/ViZ7l 1P0IQS8tHz8B6n8aJ1ImP5H9qpIvdXWBC/edxDCXN13IjpxqFX90oJZ6JuxIVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b="c97R/Ouf"; dmarc=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" 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 62FB7CED5 for ; Fri, 28 Jun 2024 18:25:54 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sNEGg-0005OU-Lk; Fri, 28 Jun 2024 12:16:10 -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 1sNEGe-0005Ny-UL for guix-patches@gnu.org; Fri, 28 Jun 2024 12:16:08 -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 1sNEGd-0003ur-5b; Fri, 28 Jun 2024 12:16:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sNEGY-0002IQ-AE; Fri, 28 Jun 2024 12:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71824] [PATCH] import: go: Fix indentation in help message. Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: guix@cbaines.net, dev@jpoiret.xyz, cox.katherine.e+guix@gmail.com, ludo@gnu.org, othacehe@gnu.org, sharlatanus@gmail.com, zimon.toutoune@gmail.com, me@tobias.gr, guix-patches@gnu.org Resent-Date: Fri, 28 Jun 2024 16:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71824@debbugs.gnu.org Cc: Richard Sent , Christopher Baines , Josselin Poiret , Katherine Cox-Buday , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Sharlatan Hellseher , Simon Tournier , Tobias Geerinckx-Rice X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Christopher Baines , Josselin Poiret , Katherine Cox-Buday , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Sharlatan Hellseher , Simon Tournier , Tobias Geerinckx-Rice Received: via spool by submit@debbugs.gnu.org id=B.17195913218768 (code B ref -1); Fri, 28 Jun 2024 16:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Jun 2024 16:15:21 +0000 Received: from localhost ([127.0.0.1]:46188 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNEFt-0002HL-35 for submit@debbugs.gnu.org; Fri, 28 Jun 2024 12:15:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:55046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNEFr-0002HE-GW for submit@debbugs.gnu.org; Fri, 28 Jun 2024 12:15:20 -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 1sNEFq-0005Gt-SQ for guix-patches@gnu.org; Fri, 28 Jun 2024 12:15:18 -0400 Received: from mail-108-mta94.mxroute.com ([136.175.108.94]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sNEFp-0003kb-11 for guix-patches@gnu.org; Fri, 28 Jun 2024 12:15:18 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta94.mxroute.com (ZoneMTA) with ESMTPSA id 1905fa122cd00017a3.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Fri, 28 Jun 2024 16:15:14 +0000 X-Zone-Loop: cda9c2d80ccb48c3d323833bdc5fa00e7fbb48ad8954 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=pXyaai0bCxXY+qJHAFk14qIbXGuioWE/fk3nSpMXgd4=; b=c97R/OufCNFLfk149pHiIprXfn 19OGRCEZzN2Md32h/dmG6WqDzxm1f7DYurLiEEQQMRo2leXqVJczRtxXG6Iqsubo6FptdPmnKb2px VUGeJN2AeFxwod7nzn7x9WMy86kRDcdt44r1cH3QhyAn1+8lDhI82601eiMEaPGLl8B+3Euwek/Cv 9H7DmYcVKDqlChohv8B66czTo1CMLAs3AXryf1OtAzlkOptgNWvibrZmz9OhMXPNeRoC8WbttdU7K aty0el3YSFOqRkjbFjtWcSBiPViFb6fgZoafLFUC3kVq0o94DO8e0vmhOH9dYl8wfmrDZuaFEx5hx rKH6sj7w==; From: Richard Sent Date: Fri, 28 Jun 2024 12:14:50 -0400 Message-ID: <6525ad5e52ffe39ed078d76ae19d4bc9c7353562.1719591290.git.richard@freakingpenguin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.94; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta94.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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: -0.57 X-Spam-Score: -0.57 X-Migadu-Queue-Id: 62FB7CED5 X-Migadu-Scanner: mx11.migadu.com X-TUID: A2x/tPvNWzc2 * guix/scripts/import/go.scm (show-help) : Indent second line. Change-Id: Iad096231e26ed4e0e1c584f92e43f2695a2d8682 --- guix/scripts/import/go.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix/scripts/import/go.scm b/guix/scripts/import/go.scm index f1970d3543..b90c6ac72f 100644 --- a/guix/scripts/import/go.scm +++ b/guix/scripts/import/go.scm @@ -51,7 +51,7 @@ (define (show-help) -h, --help display this help and exit")) (display (G_ " -r, --recursive generate package expressions for all Go modules -that are not yet in Guix")) + that are not yet in Guix")) (display (G_ " -p, --goproxy=GOPROXY specify which goproxy server to use")) (display (G_ " base-commit: 78b881722f08325c76096557313a0faee847c66f -- 2.45.1