From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 28 04:58:27 2021 Received: (at submit) by debbugs.gnu.org; 28 Mar 2021 08:58:27 +0000 Received: from localhost ([127.0.0.1]:45428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQRFb-0002IA-7M for submit@debbugs.gnu.org; Sun, 28 Mar 2021 04:58:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:43570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQRFZ-0002I2-FG for submit@debbugs.gnu.org; Sun, 28 Mar 2021 04:58:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQRFY-0007YC-RJ for guix-patches@gnu.org; Sun, 28 Mar 2021 04:58:24 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:41966 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQRFW-0002Xy-70 for guix-patches@gnu.org; Sun, 28 Mar 2021 04:58:24 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1616921899; bh=1v3iYUuy5XGjNWYzycBYoEWodPDYQwk0w+jQbWol/7Q=; h=From:To:Subject:Date; b=juyqPNBWI4XK94hzKYRUuY12Q4NVZEBJiAQxIv7kl37gcgqCF5yZ0Xe7PwMCyaNqT CGSyyOzQl4UFYunMXhdeaCQS6ORciw6EMJtkaoAEaTtLGLnO7yNt0ATpal3Q/qe9J+ PWRloqR6B08vqFyHpQJXN2eT+EIH1vDcz0behyQ4= To: guix-patches@gnu.org Subject: [PATCH] gnu: nyacc: Update to 1.03.6. Message-Id: Date: Sun, 28 Mar 2021 10:58:18 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 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, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=0.001, PDS_OTHER_BAD_TLD=2, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/mes.scm (nyacc): Update to 1.03.6. --- gnu/packages/mes.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm index b4b7bcb6b5..750ec2e67a 100644 --- a/gnu/packages/mes.scm +++ b/gnu/packages/mes.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2017, 2018, 2019, 20 [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-Debbugs-Envelope-To: submit 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: 0.2 (/) * gnu/packages/mes.scm (nyacc): Update to 1.03.6. --- gnu/packages/mes.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm index b4b7bcb6b5..750ec2e67a 100644 --- a/gnu/packages/mes.scm +++ b/gnu/packages/mes.scm @@ -2,6 +2,7 @@ ;;; Copyright =C2=A9 2017, 2018, 2019, 2020, 2021 Jan (janneke) Nieuwenhui= zen ;;; Copyright =C2=A9 2017, 2018 Efraim Flashner ;;; Copyright =C2=A9 2018 Tobias Geerinckx-Rice +;;; Copyright =C2=A9 2021 Xinglu Chen ;;; ;;; This file is part of GNU Guix. ;;; @@ -98,14 +99,14 @@ extensive examples, including parsers for the Javascrip= t and C99 languages.") (define-public nyacc (package (inherit nyacc-0.99) - (version "1.03.0") + (version "1.03.6") (source (origin (method url-fetch) (uri (string-append "mirror://savannah/nyacc/nyacc-" version ".tar.gz")) (sha256 (base32 - "1vdiqpm3p0ndmpmkzcpkpjvgklfsk4wxrhkixdxbczpafdfl635p")) + "1s7kli288l4pizjaarx8m6jg7g0mgfy8rpbs9lpzg8la7wr5rvp4")) (modules '((guix build utils))) (snippet '(begin base-commit: 510e24f973a918391d8122fd6ad515c0567bf23e --=20 2.31.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 29 15:20:11 2021 Received: (at 47445-done) by debbugs.gnu.org; 29 Mar 2021 19:20:11 +0000 Received: from localhost ([127.0.0.1]:49661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQxQp-0003VT-Es for submit@debbugs.gnu.org; Mon, 29 Mar 2021 15:20:11 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQxQn-0003VJ-Gk for 47445-done@debbugs.gnu.org; Mon, 29 Mar 2021 15:20:09 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:8ac0:b4c7:f5c8:7caa]) by mira.cbaines.net (Postfix) with ESMTPSA id 1132F27BC63; Mon, 29 Mar 2021 20:20:09 +0100 (BST) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id cccd00eb; Mon, 29 Mar 2021 19:20:08 +0000 (UTC) References: User-agent: mu4e 1.4.15; emacs 27.1 From: Christopher Baines To: Xinglu Chen Subject: Re: [bug#47445] [PATCH] gnu: nyacc: Update to 1.03.6. In-reply-to: Date: Mon, 29 Mar 2021 20:20:08 +0100 Message-ID: <87a6ql22dz.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Xinglu Chen writes: > * gnu/packages/mes.scm (nyacc): Update to 1.03.6. > --- > gnu/packages/mes.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Thanks, I've pushed this to master as ce29fa76f4d96a530ccc4c3ce5f0085c491f964c. Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-Debbugs-Envelope-To: 47445-done Cc: 47445-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: 1.0 (+) Xinglu Chen writes: > * gnu/packages/mes.scm (nyacc): Update to 1.03.6. > --- > gnu/packages/mes.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Thanks, I've pushed this to master as ce29fa76f4d96a530ccc4c3ce5f0085c491f964c. From unknown Mon Aug 18 02:38:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 27 Apr 2021 11:24:06 +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