From unknown Tue Aug 19 14:23:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#49222 <49222@debbugs.gnu.org> To: bug#49222 <49222@debbugs.gnu.org> Subject: Status: [PATCH] gnu: ocaml-uri: Update to 4.2.0. Reply-To: bug#49222 <49222@debbugs.gnu.org> Date: Tue, 19 Aug 2025 21:23:56 +0000 retitle 49222 [PATCH] gnu: ocaml-uri: Update to 4.2.0. reassign 49222 guix-patches submitter 49222 Xinglu Chen severity 49222 normal tag 49222 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 25 08:55:17 2021 Received: (at submit) by debbugs.gnu.org; 25 Jun 2021 12:55:17 +0000 Received: from localhost ([127.0.0.1]:45104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwlMa-0003JH-TH for submit@debbugs.gnu.org; Fri, 25 Jun 2021 08:55:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:39698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwlMY-0003J9-PB for submit@debbugs.gnu.org; Fri, 25 Jun 2021 08:55:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwlMX-0007pp-Q6 for guix-patches@gnu.org; Fri, 25 Jun 2021 08:55:14 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:54780 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 1lwlMV-0004Qu-Ov for guix-patches@gnu.org; Fri, 25 Jun 2021 08:55:13 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1624625703; bh=Bdmxh0wHSuyMtQmjg9MMvTrD7cFESizb9VtXm/mxoKY=; h=From:To:Subject:Date; b=j03moRjfcR4YX4vv+15Wm+F9xYNDk28ZNWecRK4Ii5Fg+7DvIj8Ou95jlZrhZTuIY qyocDqpzSTuDjUfee3SyQ3wsAZO2g8+gqHmHEv734f9fj0xK13tlSr5fETY7fflnh3 6RfgJ7TXy9sh7jpSoBKuGrXEJeom5w3t3/PdmIzc= To: guix-patches@gnu.org Subject: [PATCH] gnu: ocaml-uri: Update to 4.2.0. Message-Id: Date: Fri, 25 Jun 2021 14:55:03 +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: 29 X-Spam_score: 2.9 X-Spam_bar: ++ X-Spam_report: (2.9 / 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.499, FROM_SUSPICIOUS_NTLD_FP=1.495, 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: 2.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-uri): Update to 4.2.0. --- 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 1262c0e303..0eb63b94d4 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3452,7 +3452,7 @@ JSON.") (define-public [...] Content analysis details: (2.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] 1.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-uri): Update to 4.2.0. --- 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 1262c0e303..0eb63b94d4 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3452,7 +3452,7 @@ JSON.") (define-public ocaml-uri (package (name "ocaml-uri") - (version "4.1.0") + (version "4.2.0") (home-page "https://github.com/mirage/ocaml-uri") (source (origin @@ -3463,7 +3463,7 @@ JSON.") (file-name (git-file-name name version)) (sha256 (base32 - "10bf28my1yhj8a2d7bkgbna9j20wq0ghp92k926y29bmjj2qh0l7")))) + "1bgkc66cq00mgnkz3i535srwzwc4cpdsv0mly5dzvvq33451xwf0")))) (build-system dune-build-system) (arguments '(#:package "uri" #:test-target ".")) base-commit: 3c86372e36cecaed1ad55675ce32a14b972406bf -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 27 08:56:10 2021 Received: (at 49222-done) by debbugs.gnu.org; 27 Jun 2021 12:56:10 +0000 Received: from localhost ([127.0.0.1]:49060 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lxUKY-0007YV-HA for submit@debbugs.gnu.org; Sun, 27 Jun 2021 08:56:10 -0400 Received: from lepiller.eu ([89.234.186.109]:48060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lxUKS-0007YJ-UB for 49222-done@debbugs.gnu.org; Sun, 27 Jun 2021 08:56:08 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 96b52d9b; Sun, 27 Jun 2021 12:56:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=LvhEfNLH4Bwi wAgfdmlao36rwP4WrI79c8n0eFvx9Qo=; b=I5Z9/F1+rmZIPWms6goVMEtzeyPa INICglLM6/lv+yJox9X82u2qWkf+JQKAVT6dOGZZEbBg23/om0Cim/tLjXlx1CIQ gg3X2uQMvr3092LH43T3BuMPPi3HPqhzbfTudO57YsP+Td1xONep0q/X8rN16Y5C 7cIqym1BWb0q8mlKiM98F0AiIfnJZunIssUD5d5fb5N0EzRcg7FyNCQlTjtEpEB6 UfvHy1wa2R/P1wRJO0nQI+DaqbONTmsFJCGZ0LqJQH20HeVITW+Jy7xpArTEWGMb pBHFaCxSzwlzQvA4XttSY9E0YLWmqic4NvKWBdtO3iif2K5EnXdn5r7r9A== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 21553ef6 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 27 Jun 2021 12:56:01 +0000 (UTC) Date: Sun, 27 Jun 2021 14:55:56 +0200 From: Julien Lepiller To: Xinglu Chen Subject: Re: [bug#49222] [PATCH] gnu: ocaml-uri: Update to 4.2.0. Message-ID: <20210627145556.769dd690@tachikoma.lepiller.eu> In-Reply-To: References: X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 49222-done Cc: 49222-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 (-) Pushed as 41aec416ce8a18f4ba764757103ea9524a30959d, thank you! From unknown Tue Aug 19 14:23: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: Mon, 26 Jul 2021 11:24:05 +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