From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 25 11:45:42 2021 Received: (at submit) by debbugs.gnu.org; 25 Sep 2021 15:45:42 +0000 Received: from localhost ([127.0.0.1]:34415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mU9ry-00070l-5j for submit@debbugs.gnu.org; Sat, 25 Sep 2021 11:45:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:36576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mU9rv-0006yH-He for submit@debbugs.gnu.org; Sat, 25 Sep 2021 11:45:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mU9rv-000358-A3 for guix-patches@gnu.org; Sat, 25 Sep 2021 11:45:39 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:42444 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 1mU9rs-00071F-Rf for guix-patches@gnu.org; Sat, 25 Sep 2021 11:45:38 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1632584730; bh=wsNmV0bdcdKl7RfKuww2k9O0lf/w6tdpDPM75ZrSeLw=; h=From:To:Subject:Date; b=EPJmxi+6rIT5WSaIfIeIVp0uFPDTuyL79mqNVIhT0n3H3DR8hu9cyAsOpczgYKkFb iL/K9JzN/VHPdqVRYGXXbSG+mS0exoN0UXmb5LSxZ7uL0DbGlRC0I9xE/E3ZAhr0DO vdo4AeHGFJV20joBmOmw28qkdbpv0lkX+NxGpY10= To: guix-patches@gnu.org Subject: [PATCH] gnu: ocaml-astring: Update to 0.8.5. Message-Id: Date: Sat, 25 Sep 2021 17:45:29 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 34 X-Spam_score: 3.4 X-Spam_bar: +++ X-Spam_report: (3.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.498, FROM_SUSPICIOUS_NTLD_FP=1.997, PDS_OTHER_BAD_TLD=1.997, PDS_RDNS_DYNAMIC_FP=0.001, 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.7 (+) 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/ocaml.scm (ocaml-astring): Update to 0.8.5. --- gnu/packages/ocaml.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index af0e80c9cb..7956826436 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2219,14 +2219,14 @@ (define-public ocaml- [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -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] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD 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/ocaml.scm (ocaml-astring): Update to 0.8.5. --- gnu/packages/ocaml.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index af0e80c9cb..7956826436 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2219,14 +2219,14 @@ (define-public ocaml-fmt (define-public ocaml-astring (package (name "ocaml-astring") - (version "0.8.3") + (version "0.8.5") (source (origin (method url-fetch) (uri (string-append "http://erratique.ch/software/astring/releases/astring-" version ".tbz")) (sha256 (base32 - "0ixjwc3plrljvj24za3l9gy0w30lsbggp8yh02lwrzw61ls4cri0")))) + "1ykhg9gd3iy7zsgyiy2p9b1wkpqg9irw5pvcqs3sphq71iir4ml6")))) (build-system ocaml-build-system) (native-inputs `(("ocamlbuild" ,ocamlbuild) base-commit: c1bc2a43200d6c6016c2a4154799c73c86a54021 -- 2.33.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 26 05:44:35 2021 Received: (at 50803-done) by debbugs.gnu.org; 26 Sep 2021 09:44:35 +0000 Received: from localhost ([127.0.0.1]:35916 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUQi3-00042W-42 for submit@debbugs.gnu.org; Sun, 26 Sep 2021 05:44:35 -0400 Received: from flashner.co.il ([178.62.234.194]:60918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUQi1-00042G-2M for 50803-done@debbugs.gnu.org; Sun, 26 Sep 2021 05:44:33 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id 1139040215; Sun, 26 Sep 2021 09:44:26 +0000 (UTC) Date: Sun, 26 Sep 2021 12:41:53 +0300 From: Efraim Flashner To: Xinglu Chen Subject: Re: [bug#50803] [PATCH] gnu: ocaml-astring: Update to 0.8.5. Message-ID: Mail-Followup-To: Efraim Flashner , Xinglu Chen , 50803-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="N36H0Yq5NOTZoS+/" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50803-done Cc: 50803-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 (-) --N36H0Yq5NOTZoS+/ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. Patch pushed. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --N36H0Yq5NOTZoS+/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmFQQGEACgkQQarn3Mo9 g1H83BAAwefjCUgobZTt2WAymAUN6+60V6J30DcSpU1P+GciNPJN32JyiBvo/i9e DyWo2Qao1uEHyO85/GouHoZADU7Tk22IT5jvGUkXUVj4f4jRS/KCsuFaQlH1M8qA wBAnOFoUTZT5Bm7rxpeJ4BqD5Wcb5y4NjuO0JJRs3CYklC8E49jpGdRbPRjBXIRN gsZw+2Q8U6uCfuiZN/H77jEC6RXkeVEAKLkLjQoga+k/0ju99D7DeEKwI+s6RmXT 7kUlKKnjHkB+l8joPdJ3XlwjfuQ/wiJqmkTMoGAolcnYo5ZCQ95+O1BOWLGqCBX6 ixHEi+1/8Cjiq7aQYDStt7ayymYrSRZBt92s2g+DLO9r0YtxX7HFgCky9HVU6JCW SZ4d4sX6yKqCnqyLqVmlYRT8FVmq6qrGub2/V3w5RN6pvu1B7qCmu5hprZGhrtKh LMZq8rWZpqZqlQdmXyfAPCfIbpv+b4oIkxIp3vMUimdQ6QNHhQVV/hhzIzwXV0LS iyv9CAyMCFcHYthhISZQZulbsmgZxGsVXVj+Mfvl5T7YpOMNaDku+z8PlFNIRx5v VLqg6kt0QJvMLUUqv+23B9SY8jHg85p5i3ZwoJcDrNP0Mi5y2ht5VEsJFjZzzahv 2oMZCKD28zcKt1uDz+pxu995vFMNs5tDXh/igBd6Uf29WP7wc2c= =adQt -----END PGP SIGNATURE----- --N36H0Yq5NOTZoS+/-- From unknown Tue Aug 19 11:03:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 24 Oct 2021 11:24:04 +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