From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OgVUFwzC2WNDXQEAbAwnHQ (envelope-from ) for ; Wed, 01 Feb 2023 02:36:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8GNKFgzC2WPj+gAAauVa8A (envelope-from ) for ; Wed, 01 Feb 2023 02:36:12 +0100 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 535B013FC8 for ; Wed, 1 Feb 2023 02:36:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pN22L-0000Gv-JQ; Tue, 31 Jan 2023 20:35:45 -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 1pN22H-0000Ca-SP for guix-devel@gnu.org; Tue, 31 Jan 2023 20:35:42 -0500 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pN22D-0005ED-PQ for guix-devel@gnu.org; Tue, 31 Jan 2023 20:35:40 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id B637A38A01B8; Wed, 1 Feb 2023 01:35:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1675215333; bh=Aakl0aDxH4e0i2viqbyGTe4UY5UlHxR44h0fAn/GVw0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=PdP/UcrfHw6c58hZr+cAbeT4gg9kvRkm97l7tl8aJygtc4/Zc+Irqt5I0JRjxEwf5 POFLNQGOkBdBMUq/4EqHaSig7N/LR8Pp/EWseHd8hB3umfKXswXl40DolrXFbAYPB+ s3XCHU48jGLqBUUArlGM9UI+d+qjvjiD1PeOFj4wbLgSmeK/MXMn44cMfsz5pwu38/ yXByG3ILm8P+A1OFn5bw5SPsr5EeX7ucJfWJbIEOA5+s+cTO0SUfcP1eI9DBAJtgJ4 7SAqBkMAne/0IykdrqMlIyjjnCGPc+E5+xk1M1dgzy48/Bv7STzr+ZKGikChFL36MT Mc6TUaPDppG+oqsvNJAd+k6h5lYkHwpjU2qpYOvxys7pIi18ZMFv1Lg5ie/+e9zdjd 4SYdM81z2PeWG0YNbUJj01gSuJ6nW4oL5oLwBd8GvCyuleTPkNS9v3SVeAB/l5VP9i SwOyNdmxe80jcRFhgf/oTegGCVd+7JiQWlJLrL5Dr1DhPs3ZYK1HFtNYgMChUfSW29 9Vwc/EtJTayiLhsGpJi/pLqMLF0DtA0bPaZfrcj1Viuqg5wiNxohnNg7B5jn7gNlC/ MklkOfTxAksdsHcuVF9yIBYJD9zrSpgtTgMbSJ56IxyuM47jRHwRM5xtQhBQVkV3vD HiGtaAtmPN5OBZjPOARWmav0= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id pZl_3WnaWeag; Wed, 1 Feb 2023 01:35:29 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 1 Feb 2023 01:35:29 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 31ea4550; Wed, 1 Feb 2023 01:35:40 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Christopher Baines Cc: iyzsong@member.fsf.org, guix-devel@gnu.org Subject: Re: branch master updated: gnu: w3m: Update to 0.5.3+git20230121. References: <167514521744.22195.932934994721635077@vcs2.savannah.gnu.org> <87357r3vo9.fsf@cbaines.net> Date: Wed, 01 Feb 2023 09:35:40 +0800 In-Reply-To: <87357r3vo9.fsf@cbaines.net> (Christopher Baines's message of "Tue, 31 Jan 2023 09:20:37 +0000") Message-ID: <87leliw4k3.fsf@envs.net> 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 Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net 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, UNPARSEABLE_RELAY=0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1675215371; a=rsa-sha256; cv=none; b=j8B3Yal4F/skEdmidurv8mHyai7LkHaAce+K8Rm9jAG/SOSGVwvW7iZfI/TvB+Cv60HUCD g6UK7NMUX0RnyusC8dyzWI0OSdm6KWm4w84zoawevFqwEj7oKGOIOd5ZNaw8oSrRp3elnq X6jtSxRhvCCIbmft80zLRAsNXU1AZ+UCXpB786UQN/yIfWLFSLW7gK0APPnn8UTo0CRZsV +AxjgNj7cmkKfdEeCu31gIfLNBvCiewDX+sa7+h+fljLjUqEXtRS494ymlgBPXdKF+Emnb hMONJM/qfvwnP2u85KuzI2y82G8ddtqxXDlubAJXpWT/A+Durt+20mg2tFGt3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=envs.net header.s=modoboa header.b="PdP/Ucrf"; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=quarantine) header.from=envs.net ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675215371; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Aakl0aDxH4e0i2viqbyGTe4UY5UlHxR44h0fAn/GVw0=; b=IFGmw4hUkU0OiRvw9ejtCzy2ll1L3/oLltUU+Gx5/aIud75QZe1uPjTwTIWQWZ16x2d6Rl FRQOQjzZRvy/oTKCPXYhccpFcFQ/NW8Q7oyL8i3j8vwzyJZgstf4ig/cfefaeCAXSxwb1f 1uI2LuT0kwNLcm1dKS0X4+/SXUSMILcjyArclFyUZ7i+IKowwvuD4OO+Tat6sGLlTqysko cryNW6Zy0sNQnqp+smPCUM86+WgKQmCILbAiN7Kypzf8glXzLntxRuzu1LanGFo9CQTb0n +tVxwIkaZW3sfbtUF0R3V2dyCBTNyd8/o9RB5+TUeDlHFp8ZM38cTJQpd+1n0Q== Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=envs.net header.s=modoboa header.b="PdP/Ucrf"; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=quarantine) header.from=envs.net X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.58 X-Spam-Score: -2.58 X-Migadu-Queue-Id: 535B013FC8 X-TUID: /Ol40/q7e5o0 Christopher Baines writes: > guix-commits@gnu.org writes: > >> This is an automated email from the git hooks/post-receive script. >> >> iyzsong pushed a commit to branch master >> in repository guix. >> >> The following commit(s) were added to refs/heads/master by this push: >> new a3b57e57e6 gnu: w3m: Update to 0.5.3+git20230121. >> a3b57e57e6 is described below >> >> commit a3b57e57e68a1f4848bf8bacd797c5d989f56de2 >> Author: Andr=C3=A9 Batista >> AuthorDate: Fri Jan 27 09:37:02 2023 -0300 >> >> gnu: w3m: Update to 0.5.3+git20230121. >>=20=20=20=20=20 >> * gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20230121. >>=20=20=20=20=20 >> Signed-off-by: =E5=AE=8B=E6=96=87=E6=AD=A6 >> --- >> gnu/packages/w3m.scm | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Given the +1800 dependent packages, the contributing guidance suggests > this change should go to the core-updates branch. > > =E2=86=92 guix refresh -l w3m > Building the following 984 packages would ensure 1859 dependent packages > are rebuilt: ranger@1.9.3 ... oops, I forget to check its dependent, think the only one is emacs-w3m... Sorry for the troubles!