From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QOlrLg1pxWWKQQAA62LTzQ:P1 (envelope-from ) for ; Fri, 09 Feb 2024 00:51:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id QOlrLg1pxWWKQQAA62LTzQ (envelope-from ) for ; Fri, 09 Feb 2024 00:51:41 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=fa+iAALV; 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-Seal: i=1; s=key1; d=yhetil.org; t=1707436301; a=rsa-sha256; cv=none; b=YNh2mhNKB3teQI/VEfIzTOSs43AK3vmV08xFl7o/VZo2zMbsK/AfsOVo2wy8jC85QHIKQq XkbtMTX/2JHGR3X2rtQE8Y3qtQZXsYALn8knsrbsuxrr3cqbWLZgEiRqzRqsN82NS7bjiS 5iXQFieJyj75rPlRPkllBhsIJmIznFkdKa5HSEE6eb2bUKyUYqt/GkfRycUgW62d7Ua5NH FCm3xt1DpglaEyhfcpc5EzMu0DMIh3S1v394RBTOn/pLsgAMNyXBJhKaEU6dslAzZxVdV9 Bd9bn/42CmGcWyykVyutNHYEj8l5cdANCfkrr7ojUgLQtc8X3LnvSxFP4VIn9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=fa+iAALV; 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=1707436301; 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: 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:dkim-signature; bh=Cmq1CxX0MDhB6N+maZhfGVT8oSWNTRGeTXiMnJYqWKc=; b=uIQCRdx2r3zVSMLMIMXYtD0xTX7T/FIKfW3H0iWwfwqqruDVd1VCANoZc2cGabYcdYPzEy CRMOB7YxY6XcJZpDNWLv2hOMvjslK7PGHR5ZhOQZL59HXFQf3ErQZZg75AbDY7Iy8MZ9yF cBEzsKQ42+LPN3KK0cwCNeptUhOlwXXiVdieRA2ow0r1Ad1+LAtHAuAptaWkjLbvH1xm66 wcZWiH4yFdSTF3HklijMvGdUFntMtDSybCZeERt56zsvyU2cCGdH+oQVDJ7taSEX/BdLIf qkPWxdOs1zYrAufV5TjPpcu9+LyI6j/ymlk7xlWoXBjfmcMereOzSCo+TSeo4A== 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 2273E78DAE for ; Fri, 9 Feb 2024 00:51:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYEB1-0006vS-K9; Thu, 08 Feb 2024 18:51:33 -0500 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 1rYE7w-00064D-To for guix-patches@gnu.org; Thu, 08 Feb 2024 18:48:30 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rYE7v-0006s7-EJ for guix-patches@gnu.org; Thu, 08 Feb 2024 18:48:19 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rYDw2-0002yh-8m for guix-patches@gnu.org; Thu, 08 Feb 2024 18:36:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68987] [PATCH 1/2] gnu: moonfish: Update to 0-2.2118580. Resent-From: zamfofex Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 23:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68987 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler , 68987@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 68987-submit@debbugs.gnu.org id=B68987.170743534011411 (code B ref 68987); Thu, 08 Feb 2024 23:36:02 +0000 Received: (at 68987) by debbugs.gnu.org; 8 Feb 2024 23:35:40 +0000 Received: from localhost ([127.0.0.1]:39632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYDvZ-0002xo-Vs for submit@debbugs.gnu.org; Thu, 08 Feb 2024 18:35:40 -0500 Received: from h7.fbrelay.privateemail.com ([162.0.218.230]:45305) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYDvH-0002x6-PV for 68987@debbugs.gnu.org; Thu, 08 Feb 2024 18:35:31 -0500 Received: from MTA-11-3.privateemail.com (mta-11.privateemail.com [198.54.118.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by h7.fbrelay.privateemail.com (Postfix) with ESMTPSA id 26E92601BD for <68987@debbugs.gnu.org>; Thu, 8 Feb 2024 18:34:46 -0500 (EST) Received: from mta-11.privateemail.com (localhost [127.0.0.1]) by mta-11.privateemail.com (Postfix) with ESMTP id D7EC418000B9; Thu, 8 Feb 2024 18:34:43 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=twdb.moe; s=default; t=1707435283; bh=TuvoHZX5R288VZxWMHzc1VcVDcH9a5V1bZc2Yu4CMug=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=fa+iAALVKAurz/WT+WCySgn0uWeSeKhmzkRPQO7DSfXYgYWi9T+BdSwOV4PfwVaF2 DVJHQ3ZoNM6PgB/j05WFpwPy/qDKfSdeiSTWeAuAVm21dfq54+zrUZskbYoCGb38M5 YRZbEsZ613vrc4JMeGWf98pc+VZhkQrW0V8vqQ/hqpLh5hvukKgQJoJ4+wdAPcNG5d 7ojUN/tVL1ORQzFiwbW6m8r163kX2n/DVbYyuh/z0sf72jtSwqaXCUsMXdVpsFJkE4 6C8BnIkDT0xGXKyRiUAXJBVIfUqQWk5SVAW7E5fvmyCPXIhFBbQ7L6uTppxT/UtNs2 O9kJxWGtY57Sg== Received: from APP-02 (unknown [10.50.14.152]) by mta-11.privateemail.com (Postfix) with ESMTPA; Thu, 8 Feb 2024 18:34:41 -0500 (EST) Date: Thu, 8 Feb 2024 20:34:41 -0300 (BRT) From: zamfofex Message-ID: <446771014.2091784.1707435281696@privateemail.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev57 X-Originating-Client: open-xchange-appsuite X-Virus-Scanned: ClamAV using ClamSMTP 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-Scanner: mx10.migadu.com X-Spam-Score: -6.22 X-Migadu-Queue-Id: 2273E78DAE X-Migadu-Spam-Score: -6.22 X-TUID: rNsWZbxtAXbT > Please don't mix in cosmetic changes with semantic ones. IMHO the > indentation is fine as-is. Sure. I just ran =E2=80=98guix style=E2=80=99 on it before committing, I th= ought it would have been warranted. I can undo the changes it made, sure. > [=E2=80=A6] > You forgot to document this change=E2=80=A6 > [=E2=80=A6] > =E2=80=A6 as well as this. Sure, I=E2=80=99ll do that and send a new patch soon! Thanks for reviewing.