unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 56194@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#56194] [PATCH 1/2] gnu: xsimd: Update to 8.1.0.
Date: Fri, 24 Jun 2022 14:50:31 +0000	[thread overview]
Message-ID: <d59771d3f925f6d999f250df7eda182a0c932772.1656081200.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1656081200.git.code@greghogan.com>

* gnu/packages/cpp.scm (xsimd): Update to 8.1.0.
---
 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 a17f1ee4b6..5ae5efc330 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -406,7 +406,7 @@ (define-public dashel
 (define-public xsimd
   (package
     (name "xsimd")
-    (version "8.0.5")
+    (version "8.1.0")
     (source
      (origin
        (method git-fetch)
@@ -414,7 +414,7 @@ (define-public xsimd
              (url "https://github.com/QuantStack/xsimd")
              (commit version)))
        (sha256
-        (base32 "0fph1gzrj13knfkl3fvg098ccvqkbzs0jb8n323m7pnxajpzhzij"))
+        (base32 "16b9fdvhhsbs93llbzccgpxjdkj8kfvac3wx0b30i306k5f3maq2"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
-- 
2.36.1





  reply	other threads:[~2022-06-24 14:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 14:47 [bug#56194] [PATCH 0/2] fix xsimd-bechmark Greg Hogan
2022-06-24 14:50 ` Greg Hogan [this message]
2022-06-24 14:50 ` [bug#56194] [PATCH 2/2] gnu: python-modin: Update to 0.15.1 Greg Hogan
2022-06-25 22:59 ` bug#56194: [PATCH 0/2] fix xsimd-bechmark Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d59771d3f925f6d999f250df7eda182a0c932772.1656081200.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=56194@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).