From unknown Thu Jun 19 14:03:02 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#63214 <63214@debbugs.gnu.org> To: bug#63214 <63214@debbugs.gnu.org> Subject: Status: [PATCH] doc/home-services: fix incorrect module name znc -> messaging Reply-To: bug#63214 <63214@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:03:02 +0000 retitle 63214 [PATCH] doc/home-services: fix incorrect module name znc -> m= essaging reassign 63214 guix-patches submitter 63214 Blake Shaw severity 63214 normal tag 63214 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon May 01 15:55:41 2023 Received: (at submit) by debbugs.gnu.org; 1 May 2023 19:55:41 +0000 Received: from localhost ([127.0.0.1]:41112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptZcb-0004gc-5r for submit@debbugs.gnu.org; Mon, 01 May 2023 15:55:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:51994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptZcY-0004gU-Uc for submit@debbugs.gnu.org; Mon, 01 May 2023 15:55:40 -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 1ptZcX-0007iR-Lh for guix-patches@gnu.org; Mon, 01 May 2023 15:55:38 -0400 Received: from out-30.mta0.migadu.com ([91.218.175.30]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptZcU-0007p9-MQ for guix-patches@gnu.org; Mon, 01 May 2023 15:55:36 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reproduciblemedia.com; s=key1; t=1682970928; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=fXhfxJFU6N5Lekng7UMO4lXFgMLZsuNnT+NFOJvtqPc=; b=MIgJWgyofyCk+pmzQL74CLfgj7nglh/u/Qo4o6UzFwT3Y1g3CTQC+NKmexyjVIndzN3PlZ nImqyGtIMYsiFNwIG0BvTW8t2MVYKzg4x8TdX7INsrP6daeNCjkfO3LUOU62kGV5C3g9Ml YMwhTS9wC09cLtQxeAwEvPaJk0/P8enu9FuR/PkYNkDwEGBJh7NQRKEX5oixUOu9u5tnwj 995kYcAT5Bnux6LfzN1bDp/n7vFKMC/RFg2qxK0m4gjGglum+j/U892LKe1gGE8geIYnXf lRGdqDQVYSJrAP2duMc0NsmdkVAcc0dZTJeeHuqOSVLcLiRUE8xrAcPCUaLSZg== From: Blake Shaw To: guix-patches@gnu.org Subject: [PATCH] doc/home-services: fix incorrect module name znc -> messaging Date: Tue, 2 May 2023 02:54:54 +0700 Message-Id: <20230501195454.17315-1-blake@reproduciblemedia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.30; envelope-from=blake@reproduciblemedia.com; helo=out-30.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Blake Shaw X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * There is no (gnu home services znc) * znc-service-type lives in (gnu home services messaging) --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 7af2a85499..0c09ae0054 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -43115,7 +43115,7 @@ This is the multicast address used by default by the two services above. @cindex znc The @uref{https://znc.in, ZNC bouncer} can be run as a daemon to manage -your IRC presence. With the @code{(gnu home services znc)} service, you +your IRC presence. With the @code{(gnu home services messaging)} service, you can configure ZNC to run upon login. You will have to provide a @file{~/.znc/configs/znc.conf} seperately. -- 2.39.2 From debbugs-submit-bounces@debbugs.gnu.org Tue May 09 18:38:09 2023 Received: (at 63214-done) by debbugs.gnu.org; 9 May 2023 22:38:09 +0000 Received: from localhost ([127.0.0.1]:44714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwVyC-0001vb-Km for submit@debbugs.gnu.org; Tue, 09 May 2023 18:38:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwVy5-0001v1-13 for 63214-done@debbugs.gnu.org; Tue, 09 May 2023 18:38:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pwVxz-0001tF-PT; Tue, 09 May 2023 18:37:55 -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=krnitmGhCie8ATE85buEMGFpJUqbSUOkfnYOMe/yA5w=; b=JWJ1cHYEVN5xo48GiaLn N3iueFK/p3iqsUtC73ZizNeM/kR4R4ggnm7B3C3uiyNYhdBpA/7nW5dsHc6idYGSRkdwZR3CrU4BN t7VZu6l5TDtKvgELr+0XHd920TW5+uU99wzR8/ISp+QutwXaORp7ggRp5LnMT5EXOcP9PfOF6y6sK p6RyTQBVmEdhz1JJJU9/Qx+jYoc9SrCFrJTTzHHi8TgEcmXRORfU1xfGRocNGwj4ka+WsAQGEjInQ afKA6wup7RwGhtbZVbwAdtsQvj1AEWvp+RUr4f6gfz1+25Jnkgfw2SVmaOd5CwDJBwCbY7tA5P3L7 sverW2Ik3wyA/Q==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pwVxz-0008Ev-9r; Tue, 09 May 2023 18:37:55 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Blake Shaw Subject: Re: bug#63214: [PATCH] doc/home-services: fix incorrect module name znc -> messaging References: <20230501195454.17315-1-blake@reproduciblemedia.com> Date: Wed, 10 May 2023 00:37:53 +0200 In-Reply-To: <20230501195454.17315-1-blake@reproduciblemedia.com> (Blake Shaw's message of "Tue, 2 May 2023 02:54:54 +0700") Message-ID: <878rdxdtby.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63214-done Cc: 63214-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Blake Shaw skribis: > * There is no (gnu home services znc) > * znc-service-type lives in (gnu home services messaging) Hi! I tweaked the commit log and applied it, thanks! Ludo=E2=80=99. From unknown Thu Jun 19 14:03:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 07 Jun 2023 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator