[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: google-highway: Update to 1.0.3.
From: |
guix-commits |
Subject: |
05/08: gnu: google-highway: Update to 1.0.3. |
Date: |
Fri, 27 Jan 2023 08:54:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 78299e317a25a97609e6741968e8e4534426e054
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:02 2023 +0100
gnu: google-highway: Update to 1.0.3.
* gnu/packages/cpp.scm (google-highway): Update to 1.0.3.
---
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 fc294c6eb4..0eecab50fb 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -448,7 +448,7 @@ operating on batches.")
(define-public google-highway
(package
(name "google-highway")
- (version "1.0.2")
+ (version "1.0.3")
(source
(origin
(method git-fetch)
@@ -457,7 +457,7 @@ operating on batches.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1dxv61ag0pl5nl6ql4k83k4i95937nhl98img8gz9fx76cpw6z08"))))
+ (base32 "1828rz9w9sr3zlyg25b6nm7j5j5m0xnic7hy36gpsbxvq358ibpf"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list "-DHWY_SYSTEM_GTEST=on")))
- branch master updated (8e1cca32b9 -> 729eabc6ae), guix-commits, 2023/01/27
- 01/08: gnu: rsnapshot: Update to 1.4.5., guix-commits, 2023/01/27
- 04/08: gnu: libzen: Update to 0.4.40., guix-commits, 2023/01/27
- 02/08: gnu: libhx: Update to 4.9., guix-commits, 2023/01/27
- 05/08: gnu: google-highway: Update to 1.0.3.,
guix-commits <=
- 03/08: gnu: quazip: Update to 1.4., guix-commits, 2023/01/27
- 08/08: gnu: emacs-magit: Update to 3.3.0-2.c883fab., guix-commits, 2023/01/27
- 06/08: gnu: galera: Update to 26.4.13., guix-commits, 2023/01/27
- 07/08: gnu: libxcrypt: Update to 4.4.33., guix-commits, 2023/01/27