[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: xsimd: Update to 7.4.9.
From: |
guix-commits |
Subject: |
04/13: gnu: xsimd: Update to 7.4.9. |
Date: |
Mon, 16 Nov 2020 23:05:49 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 902e944ef7a65c026078b3d45a2ac5148cd45103
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 16 03:32:40 2020 +0100
gnu: xsimd: Update to 7.4.9.
* gnu/packages/cpp.scm (xsimd): Update to 7.4.9.
---
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 48d0b51..1e2cd55 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -194,7 +194,7 @@ combination of these streams.")
(define-public xsimd
(package
(name "xsimd")
- (version "7.2.3")
+ (version "7.4.9")
(source
(origin
(method git-fetch)
@@ -202,7 +202,7 @@ combination of these streams.")
(url "https://github.com/QuantStack/xsimd")
(commit version)))
(sha256
- (base32 "1ny2qin1j4h35mljivh8z52kwdyjxf4yxlzb8j52ji91v2ccc88j"))
+ (base32 "11by8gbshm4vv6flqp0ihff8c6nmbaqq7ms93b38rrq68bigcply"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
- branch master updated (dc2de50 -> dc14cbd), guix-commits, 2020/11/16
- 02/13: gnu: youtube-dl: Update to 2020.11.17., guix-commits, 2020/11/16
- 01/13: gnu: pdfpc: Update to 4.4.1., guix-commits, 2020/11/16
- 04/13: gnu: xsimd: Update to 7.4.9.,
guix-commits <=
- 05/13: gnu: xsimd: Define SIMD., guix-commits, 2020/11/16
- 06/13: gnu: python-peewee: Update to 3.14.0., guix-commits, 2020/11/16
- 10/13: gnu: livemedia-utils: Update to 2020.11.05., guix-commits, 2020/11/16
- 03/13: gnu: gnu-pw-mgr: Update to 2.7.4., guix-commits, 2020/11/16
- 07/13: gnu: python-pypika: Update to 0.44.0., guix-commits, 2020/11/16
- 09/13: gnu: wireguard-linux-compat: Update to 1.0.20201112., guix-commits, 2020/11/16
- 11/13: gnu: livemedia-utils: Cross-compile., guix-commits, 2020/11/16
- 08/13: gnu: arc-theme: Update to 20201013., guix-commits, 2020/11/16
- 12/13: gnu: mpop: Update to 1.4.11., guix-commits, 2020/11/16
- 13/13: gnu: enet: Update to 1.3.17., guix-commits, 2020/11/16