GNU bug report logs - #77183
[PATCH] gnu: xsimd: Update to 13.2.0.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <z572 <at> z572.online>

Date: Sat, 22 Mar 2025 15:49:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77183: closed ([PATCH] gnu: xsimd: Update to 13.2.0.)
Date: Tue, 22 Apr 2025 03:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Apr 2025 11:34:52 +0800
with message-id <87jz7ceun7.fsf <at> z572.online>
and subject line Re: [bug#77183] [PATCH] gnu: xsimd: Update to 13.2.0.
has caused the debbugs.gnu.org bug report #77183,
regarding [PATCH] gnu: xsimd: Update to 13.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77183: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77183
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <z572 <at> z572.online>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: xsimd: Update to 13.2.0.
Date: Sat, 22 Mar 2025 23:48:27 +0800
* 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 part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: 77183-done <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: Re: [bug#77183] [PATCH] gnu: xsimd: Update to 13.2.0.
Date: Tue, 22 Apr 2025 11:34:52 +0800
[Message part 4 (text/plain, inline)]
Forgot to close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 86 days ago.

Previous Next


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