From unknown Sat Sep 20 02:38:32 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50623] [PATCH] gnu: ocaml-re: Update to 1.10.3. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 15:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50623 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50623@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163180540418144 (code B ref -1); Thu, 16 Sep 2021 15:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 15:16:44 +0000 Received: from localhost ([127.0.0.1]:56226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQt80-0004iL-2X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 11:16:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:39632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQt7z-0004hY-6a for submit@debbugs.gnu.org; Thu, 16 Sep 2021 11:16:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQt7y-00008Q-9k for guix-patches@gnu.org; Thu, 16 Sep 2021 11:16:42 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:57530 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 1mQt7v-0007HH-El for guix-patches@gnu.org; Thu, 16 Sep 2021 11:16:42 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1631805392; bh=EPqbOVYDdVByUAEkyigZVpPNnDNRfbXDuNQs3QVhl7Y=; h=From:To:Subject:Date; b=hbsjQT0HsauCBSd7sckN+qfW+7i8gpgvOotwdpeF7h7nG5vMn2QqPONVQuamJ62E3 Z8Kd8XaOl4KNu9O/EBRuXBAIoScUBqQczgncNV/9lpkRokEcbjlVPAgxw53Unhescd STB/ZEGFJAdpsi5QlJproDL6XutfVSqqAvNVbktM= Message-Id: <9d15e1ee558ce7303dd7ce037197d2410b1a92f3.1631805373.git.public@yoctocell.xyz> Date: Thu, 16 Sep 2021 17:16:23 +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.5, FROM_SUSPICIOUS_NTLD_FP=1.999, PDS_OTHER_BAD_TLD=1.999, 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-re): Update to 1.10.3. [arguments]<#:tests?>: Enable tests. <#:test-target>: Set to ".". --- gnu/packages/ocaml.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deleti [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -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)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -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-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-re): Update to 1.10.3. [arguments]<#:tests?>: Enable tests. <#:test-target>: Set to ".". --- gnu/packages/ocaml.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index db1d973238..c1cf8ad56a 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3350,7 +3350,7 @@ standard iterator type starting from 4.07.") (define-public ocaml-re (package (name "ocaml-re") - (version "1.9.0") + (version "1.10.3") (source (origin (method git-fetch) @@ -3359,10 +3359,10 @@ standard iterator type starting from 4.07.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "07ycb103mr4mrkxfd63cwlsn023xvcjp0ra0k7n2gwrg0mwxmfss")))) + (base32 "1lj94y3zj6qff1yizf311h5ww15djbmnb1g43wd0jz3afa9gk59m")))) (build-system dune-build-system) (arguments - `(#:tests? #f)) + `(#:test-target ".")) (propagated-inputs `(("ocaml-seq" ,ocaml-seq))) (native-inputs base-commit: 33bc3fb2a5f30a6e21f1b8d6d43867d921bd951c -- 2.33.0 From unknown Sat Sep 20 02:38:32 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Xinglu Chen Subject: bug#50623: closed (Re: [bug#50623] [PATCH] gnu: ocaml-re: Update to 1.10.3.) Message-ID: References: <9d15e1ee558ce7303dd7ce037197d2410b1a92f3.1631805373.git.public@yoctocell.xyz> X-Gnu-PR-Message: they-closed 50623 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 50623@debbugs.gnu.org Date: Sun, 26 Sep 2021 11:50:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1632657002-29290-1" This is a multi-part message in MIME format... ------------=_1632657002-29290-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50623: [PATCH] gnu: ocaml-re: Update to 1.10.3. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 50623@debbugs.gnu.org. --=20 50623: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50623 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1632657002-29290-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50623-done) by debbugs.gnu.org; 26 Sep 2021 11:49:59 +0000 Received: from localhost ([127.0.0.1]:36067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUSfO-0007c7-TM for submit@debbugs.gnu.org; Sun, 26 Sep 2021 07:49:59 -0400 Received: from flashner.co.il ([178.62.234.194]:32984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUSfN-0007bq-6L for 50623-done@debbugs.gnu.org; Sun, 26 Sep 2021 07:49:57 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id E2DC340417; Sun, 26 Sep 2021 11:49:50 +0000 (UTC) Date: Sun, 26 Sep 2021 14:47:18 +0300 From: Efraim Flashner To: Xinglu Chen Subject: Re: [bug#50623] [PATCH] gnu: ocaml-re: Update to 1.10.3. Message-ID: Mail-Followup-To: Efraim Flashner , Xinglu Chen , 50623-done@debbugs.gnu.org References: <9d15e1ee558ce7303dd7ce037197d2410b1a92f3.1631805373.git.public@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="azy/9KpZ/Rw8ABg0" Content-Disposition: inline In-Reply-To: <9d15e1ee558ce7303dd7ce037197d2410b1a92f3.1631805373.git.public@yoctocell.xyz> 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: 50623-done Cc: 50623-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 (-) --azy/9KpZ/Rw8ABg0 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 --azy/9KpZ/Rw8ABg0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmFQXcYACgkQQarn3Mo9 g1Ht1hAAhdrh4BHdsawVplwQu22nBnemBZ1CmePbm0tJrKh0f4uddu18ACDOK5nN tk8EtczbIlCBDZQxsHcYFXZYSKne2lthzJqwLepZOHBtnMjKDJk3MvcWbdTW0Bon Y49aPTBnDp6aXFteZQhADP44QP8fBhWQ+UZg5RwiEG+thGgGTZHIVswys9EwdjmJ P7zgWGTPjVtIjhVMqtLwlILZNM0cCJ/Jj2pxF5zIn1jtku9fUthd1FFfzOpAW6hO CJJ9sD9udzqLMoyMMceoMtGU2dCreGdESZ0y8+i+w7T4wzvVfNsThrKgTr6VetR0 hkDvrVYpYWOifZcVBF/SwkhCbqDjPAOIGMMWTVyGmzxZMdBJVmnvlEBjCHemAVxa c7MRBgYDqLVz/ot6vBBzxyBECV7QLcFiW+rcr5oaQropKPvL+c3+Qq6Ze+zWkorL ig7V78IPmyXCznZicgMcQEQXT/CNyYqQhkOp5jxbbRPydQJ7oBa4OnllED6m1GwD oHNQDeCqR4zdpDyQ9EQw0aziCtdsW/NriKmUcHhK885qHT0Pmc5utdDap+WBHusP bLhwE4OT4+eXIZqE3ziYHOUV0UqJeHlKdWTOFl3mnzcV3xU5ytxdjJBPm5wORYBl T47QSN+TUew4Uny3fWNKtpo6VInCPALf0pUffT5Frx3zavvIfEY= =EzEG -----END PGP SIGNATURE----- --azy/9KpZ/Rw8ABg0-- ------------=_1632657002-29290-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Sep 2021 15:16:44 +0000 Received: from localhost ([127.0.0.1]:56226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQt80-0004iL-2X for submit@debbugs.gnu.org; Thu, 16 Sep 2021 11:16:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:39632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQt7z-0004hY-6a for submit@debbugs.gnu.org; Thu, 16 Sep 2021 11:16:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQt7y-00008Q-9k for guix-patches@gnu.org; Thu, 16 Sep 2021 11:16:42 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:57530 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 1mQt7v-0007HH-El for guix-patches@gnu.org; Thu, 16 Sep 2021 11:16:42 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1631805392; bh=EPqbOVYDdVByUAEkyigZVpPNnDNRfbXDuNQs3QVhl7Y=; h=From:To:Subject:Date; b=hbsjQT0HsauCBSd7sckN+qfW+7i8gpgvOotwdpeF7h7nG5vMn2QqPONVQuamJ62E3 Z8Kd8XaOl4KNu9O/EBRuXBAIoScUBqQczgncNV/9lpkRokEcbjlVPAgxw53Unhescd STB/ZEGFJAdpsi5QlJproDL6XutfVSqqAvNVbktM= To: guix-patches@gnu.org Subject: [PATCH] gnu: ocaml-re: Update to 1.10.3. Message-Id: <9d15e1ee558ce7303dd7ce037197d2410b1a92f3.1631805373.git.public@yoctocell.xyz> Date: Thu, 16 Sep 2021 17:16:23 +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.5, FROM_SUSPICIOUS_NTLD_FP=1.999, PDS_OTHER_BAD_TLD=1.999, 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-re): Update to 1.10.3. [arguments]<#:tests?>: Enable tests. <#:test-target>: Set to ".". --- gnu/packages/ocaml.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deleti [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -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)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -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-re): Update to 1.10.3. [arguments]<#:tests?>: Enable tests. <#:test-target>: Set to ".". --- gnu/packages/ocaml.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index db1d973238..c1cf8ad56a 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3350,7 +3350,7 @@ standard iterator type starting from 4.07.") (define-public ocaml-re (package (name "ocaml-re") - (version "1.9.0") + (version "1.10.3") (source (origin (method git-fetch) @@ -3359,10 +3359,10 @@ standard iterator type starting from 4.07.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "07ycb103mr4mrkxfd63cwlsn023xvcjp0ra0k7n2gwrg0mwxmfss")))) + (base32 "1lj94y3zj6qff1yizf311h5ww15djbmnb1g43wd0jz3afa9gk59m")))) (build-system dune-build-system) (arguments - `(#:tests? #f)) + `(#:test-target ".")) (propagated-inputs `(("ocaml-seq" ,ocaml-seq))) (native-inputs base-commit: 33bc3fb2a5f30a6e21f1b8d6d43867d921bd951c -- 2.33.0 ------------=_1632657002-29290-1--