From unknown Fri Sep 05 08:20:32 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50823] [PATCH] gnu: ocaml-uuidm: Update to 0.9.7. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Sep 2021 17:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50823 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50823@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163267560728995 (code B ref -1); Sun, 26 Sep 2021 17:01:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Sep 2021 17:00:07 +0000 Received: from localhost ([127.0.0.1]:38621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUXVW-0007XH-OZ for submit@debbugs.gnu.org; Sun, 26 Sep 2021 13:00:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:36926) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUXVV-0007Wl-1C for submit@debbugs.gnu.org; Sun, 26 Sep 2021 13:00:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUXVU-0000VO-Fn for guix-patches@gnu.org; Sun, 26 Sep 2021 13:00:04 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:45040 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 1mUXVS-0002KP-IC for guix-patches@gnu.org; Sun, 26 Sep 2021 13:00:04 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1632675596; bh=rSZQaTOn1jG8958pd6CCy9dioFBKoNHfqstlaJ75WeA=; h=From:To:Subject:Date; b=I4Lqr4n2b+tfJksZhuQHvnJPd3jD1oKBlbYsS9nvqAQnE7Sfj5WM5EatE2b9efIsN ymEUkyu5O/KLBCFpTVWlx9FZDY1weJKYBlOSIXoDkD/OSdz8IWB6pCMZBEQfDCWMi+ GQEUOC2PuVs6lZT/c7yhbCY1Cm0x5Xd6VIF4HY8w= Message-Id: <7b59833a52a67ee7965a77b4f2f68a1d1c99ec25.1632675590.git.public@yoctocell.xyz> Date: Sun, 26 Sep 2021 18:59:55 +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: 46 X-Spam_score: 4.6 X-Spam_bar: ++++ X-Spam_report: (4.6 / 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.942, PDS_OTHER_BAD_TLD=1.999, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TO_NO_BRKTS_DYNIP=2.299 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-uuidm): Update to 0.9.7. --- 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 e30bd2f613..f9ec1a1f05 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3655,14 +3655,14 @@ (define-public ocaml4 [...] 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-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-uuidm): Update to 0.9.7. --- 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 e30bd2f613..f9ec1a1f05 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3655,14 +3655,14 @@ (define-public ocaml4.07-piqilib (define-public ocaml-uuidm (package (name "ocaml-uuidm") - (version "0.9.6") + (version "0.9.7") (source (origin (method url-fetch) (uri (string-append "http://erratique.ch/software/uuidm/" "releases/uuidm-" version ".tbz")) (sha256 (base32 - "0hz4fdx0x16k0pw9995vkz5d1hmzz6b16wck9li399rcbfnv5jlc")))) + "1ivxb3hxn9bk62rmixx6px4fvn52s4yr1bpla7rgkcn8981v45r8")))) (build-system ocaml-build-system) (arguments `(#:build-flags base-commit: 8c6c33a2a5bf385e1589b405ee7f842684ed80c1 -- 2.33.0 From unknown Fri Sep 05 08:20: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#50823: closed (Re: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7.) Message-ID: References: <20211008044348.59e877b9@tachikoma.lepiller.eu> <7b59833a52a67ee7965a77b4f2f68a1d1c99ec25.1632675590.git.public@yoctocell.xyz> X-Gnu-PR-Message: they-closed 50823 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 50823@debbugs.gnu.org Date: Fri, 08 Oct 2021 02:45:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1633661102-30655-1" This is a multi-part message in MIME format... ------------=_1633661102-30655-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50823: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7. 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 50823@debbugs.gnu.org. --=20 50823: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50823 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1633661102-30655-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50823-done) by debbugs.gnu.org; 8 Oct 2021 02:44:12 +0000 Received: from localhost ([127.0.0.1]:48790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYfro-0007xK-Ns for submit@debbugs.gnu.org; Thu, 07 Oct 2021 22:44:12 -0400 Received: from lepiller.eu ([89.234.186.109]:34340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYfrn-0007xB-1R for 50823-done@debbugs.gnu.org; Thu, 07 Oct 2021 22:44:11 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 5439e542 for <50823-done@debbugs.gnu.org>; Fri, 8 Oct 2021 02:44:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=UNLHjPfObSNMfjXIAdBz9vD6K w3RgK0d1A1QvkxwJ3I=; b=aDiPLpXFx57uL8frvK5d8GZYfXR4SOh5IrlexkAdj 20OS0I/iVqodTlzfW27v5HP8P2051qGk/dzxn9POCZv95qdWx53XnaG3JSJus00w MircsxIvDcItN+TvlNWh9OCR++WGu3BAl0RZmFzjqKMB2m9ANjLnA23h5ohb1QT8 JeLt04/NdWJm/emMz7vskUroTs1oj7L69XxH1KGLMXZ6ylM/svtYpeYcUEMwWH9z 35aXVSyTvnEJijWLw97SL0qmC7M66OiiFtiFyjiePtYXyOLhXPBvKVCqUAlK9G75 5FrzjNmCgSAvsSV+EzcLwzVsMncvgE+3369GiY0t82lTQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id b9e29354 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <50823-done@debbugs.gnu.org>; Fri, 8 Oct 2021 02:44:09 +0000 (UTC) Date: Fri, 8 Oct 2021 04:44:04 +0200 From: Julien Lepiller To: 50823-done@debbugs.gnu.org Subject: Re: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7. Message-ID: <20211008044348.59e877b9@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.18.0 (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: 50823-done 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 to master as e78d9ea012af843b1012692ffb1918d319ae9e92, thanks! ------------=_1633661102-30655-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Sep 2021 17:00:07 +0000 Received: from localhost ([127.0.0.1]:38621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUXVW-0007XH-OZ for submit@debbugs.gnu.org; Sun, 26 Sep 2021 13:00:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:36926) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUXVV-0007Wl-1C for submit@debbugs.gnu.org; Sun, 26 Sep 2021 13:00:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUXVU-0000VO-Fn for guix-patches@gnu.org; Sun, 26 Sep 2021 13:00:04 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:45040 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 1mUXVS-0002KP-IC for guix-patches@gnu.org; Sun, 26 Sep 2021 13:00:04 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1632675596; bh=rSZQaTOn1jG8958pd6CCy9dioFBKoNHfqstlaJ75WeA=; h=From:To:Subject:Date; b=I4Lqr4n2b+tfJksZhuQHvnJPd3jD1oKBlbYsS9nvqAQnE7Sfj5WM5EatE2b9efIsN ymEUkyu5O/KLBCFpTVWlx9FZDY1weJKYBlOSIXoDkD/OSdz8IWB6pCMZBEQfDCWMi+ GQEUOC2PuVs6lZT/c7yhbCY1Cm0x5Xd6VIF4HY8w= To: guix-patches@gnu.org Subject: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7. Message-Id: <7b59833a52a67ee7965a77b4f2f68a1d1c99ec25.1632675590.git.public@yoctocell.xyz> Date: Sun, 26 Sep 2021 18:59:55 +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: 46 X-Spam_score: 4.6 X-Spam_bar: ++++ X-Spam_report: (4.6 / 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.942, PDS_OTHER_BAD_TLD=1.999, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TO_NO_BRKTS_DYNIP=2.299 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-uuidm): Update to 0.9.7. --- 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 e30bd2f613..f9ec1a1f05 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3655,14 +3655,14 @@ (define-public ocaml4 [...] 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-uuidm): Update to 0.9.7. --- 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 e30bd2f613..f9ec1a1f05 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3655,14 +3655,14 @@ (define-public ocaml4.07-piqilib (define-public ocaml-uuidm (package (name "ocaml-uuidm") - (version "0.9.6") + (version "0.9.7") (source (origin (method url-fetch) (uri (string-append "http://erratique.ch/software/uuidm/" "releases/uuidm-" version ".tbz")) (sha256 (base32 - "0hz4fdx0x16k0pw9995vkz5d1hmzz6b16wck9li399rcbfnv5jlc")))) + "1ivxb3hxn9bk62rmixx6px4fvn52s4yr1bpla7rgkcn8981v45r8")))) (build-system ocaml-build-system) (arguments `(#:build-flags base-commit: 8c6c33a2a5bf385e1589b405ee7f842684ed80c1 -- 2.33.0 ------------=_1633661102-30655-1--