GNU logs - #77183, boring messages


Message sent to code@HIDDEN, guix-patches@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: [bug#77183] [PATCH] gnu: xsimd: Update to 13.2.0.
Resent-From: Zheng Junjie <z572@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: code@HIDDEN, guix-patches@HIDDEN
Resent-Date: Sat, 22 Mar 2025 15:49:01 +0000
Resent-Message-ID: <handler.77183.B.174265853532043 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 77183
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: 77183 <at> debbugs.gnu.org
Cc: Greg Hogan <code@HIDDEN>
X-Debbugs-Original-To: guix-patches@HIDDEN
X-Debbugs-Original-Xcc: Greg Hogan <code@HIDDEN>
Received: via spool by submit <at> debbugs.gnu.org id=B.174265853532043
          (code B ref -1); Sat, 22 Mar 2025 15:49:01 +0000
Received: (at submit) by debbugs.gnu.org; 22 Mar 2025 15:48:55 +0000
Received: from localhost ([127.0.0.1]:44775 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1tw15j-0008Kl-8q
	for submit <at> debbugs.gnu.org; Sat, 22 Mar 2025 11:48:55 -0400
Received: from lists.gnu.org ([2001:470:142::17]:44618)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <z572@HIDDEN>) id 1tw15g-0008KP-VB
 for submit <at> debbugs.gnu.org; Sat, 22 Mar 2025 11:48:53 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <z572@HIDDEN>) id 1tw15Y-0005Mc-S4
 for guix-patches@HIDDEN; Sat, 22 Mar 2025 11:48:44 -0400
Received: from mail.z572.online ([88.99.160.180])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <z572@HIDDEN>) id 1tw15X-0003tl-6k
 for guix-patches@HIDDEN; Sat, 22 Mar 2025 11:48:44 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me;
 t=1742658880;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:
 content-transfer-encoding:content-transfer-encoding;
 bh=dmFvwb7txRspDBl/USyfH5oHdjx23Ts5IjloiPwdEMo=;
 b=uNtV5EuGEwxCtmSFS1kKv+OVl3uGX8dFvzzfPlt7DrbA1DplI7Qu8fiOUMe6aC5Fxzo8ix
 8b3HEiHhjAQ55DlIr89iS9B8VcoP9w62amVEsdZ6twslahP4MQ102ZdmFlBemkl+DvQrpF
 c/Za44qsGKJx2fwo7df208E2IU7qDuc=
Received: from m.tailaa68d.ts.net (mail1.85362086.com [107.174.64.25])
 by mail.z572.online (OpenSMTPD) with ESMTPSA id e462e0be
 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <guix-patches@HIDDEN>;
 Sat, 22 Mar 2025 15:54:36 +0000 (UTC)
From: Zheng Junjie <z572@HIDDEN>
Date: Sat, 22 Mar 2025 23:48:27 +0800
Message-ID: <a6f6d3d4609ce12c04024faa2db9cdbd80e3c43b.1742658507.git.z572@HIDDEN>
X-Mailer: git-send-email 2.49.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=88.99.160.180; envelope-from=z572@HIDDEN;
 helo=mail.z572.online
X-Spam_score_int: 19
X-Spam_score: 1.9
X-Spam_bar: +
X-Spam_report: (1.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=2, PDS_OTHER_BAD_TLD=1.474,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 4.9 (++++)
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/cpp.scm (xsimd): Update to 13.2.0. Change-Id:
 I86e3d2e8138c10f48b8acebda8751be2727a7364 --- gnu/packages/cpp.scm | 4 ++--
 1 file changed, 2 insertions(+),
 2 deletions(-) diff --git a/gnu/packages/cpp.scm
 b/gnu/packages/cpp.scm index 8d482d1fbd4..c59dce41afd 100644 ---
 a/gnu/packages/cpp.scm
 +++ b/gnu/packages/cpp.scm @@ -679,7 +679,7 @@ (define-public debug-assert
 (de [...] 
 Content analysis details:   (4.9 points, 10.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 1.5 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
 [URI: z572.online (online)]
 -0.0 RCVD_IN_DNSWL_NONE     RBL: Sender listed at https://www.dnswl.org/,
 no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org]
 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD
 0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 1.9 (+)
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/cpp.scm (xsimd): Update to 13.2.0. Change-Id:
    I86e3d2e8138c10f48b8acebda8751be2727a7364 --- gnu/packages/cpp.scm | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cpp.scm
    b/gnu/packages/cpp.scm index 8d482d1fbd4..c59dce41afd 100644 --- a/gnu/packages/cpp.scm
    +++ b/gnu/packages/cpp.scm @@ -679,7 +679,7 @@ (define-public debug-assert
    (de [...] 
 
 Content analysis details:   (1.9 points, 10.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 RCVD_IN_DNSWL_NONE     RBL: Sender listed at https://www.dnswl.org/,
                              no trust
                             [2001:470:142:0:0:0:0:17 listed in]
                             [list.dnswl.org]
  1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
  1.5 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
                             [URI: z572.online (online)]
  0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
 -1.0 MAILING_LIST_MULTI     Multiple indicators imply a widely-seen list
                             manager

* gnu/packages/cpp.scm (xsimd): Update to 13.2.0.

Change-Id: I86e3d2e8138c10f48b8acebda8751be2727a7364
---
 gnu/packages/cpp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 8d482d1fbd4..c59dce41afd 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -679,7 +679,7 @@ (define-public debug-assert
 (define-public xsimd
   (package
     (name "xsimd")
-    (version "11.0.0")
+    (version "13.2.0")
     (source
      (origin
        (method git-fetch)
@@ -687,7 +687,7 @@ (define-public xsimd
              (url "https://github.com/xtensor-stack/xsimd")
              (commit version)))
        (sha256
-        (base32 "148wylv88vp31rz7l357ch7k0l50apfk4x31qdqk9y4d2hj6ld3f"))
+        (base32 "1w3hffv5yr1xdl3f46dnnza3kixfgj13450181qf7spq2cknv2rg"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments

base-commit: cf87c55d8a1d67621277ead305e8e77c2ddb64c5
prerequisite-patch-id: 1942022db74ec81607b95d53ed533f60a113c425
prerequisite-patch-id: fe3284f1495e7e01626ae078d44dba1c66efbd89
-- 
2.49.0





Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Zheng Junjie <z572@HIDDEN>
Subject: bug#77183: Acknowledgement ([PATCH] gnu: xsimd: Update to 13.2.0.)
Message-ID: <handler.77183.B.174265853532043.ack <at> debbugs.gnu.org>
References: <a6f6d3d4609ce12c04024faa2db9cdbd80e3c43b.1742658507.git.z572@HIDDEN>
X-Gnu-PR-Message: ack 77183
X-Gnu-PR-Package: guix-patches
X-Gnu-PR-Keywords: patch
Reply-To: 77183 <at> debbugs.gnu.org
Date: Sat, 22 Mar 2025 15:49:02 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

As you requested using X-Debbugs-CC, your message was also forwarded to
  Greg Hogan <code@HIDDEN>
(after having been given a bug report number, if it did not have one).

Your message has been sent to the package maintainer(s):
 guix-patches@HIDDEN

If you wish to submit further information on this problem, please
send it to 77183 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
77183: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77183
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems



Last modified: Sat, 22 Mar 2025 16:00:03 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.