From: Efraim Flashner <efraim@flashner.co.il>
To: 67922@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#67922] [PATCH 2/2] gnu: google-highway: Update to 1.0.7.
Date: Wed, 20 Dec 2023 09:50:57 +0200 [thread overview]
Message-ID: <921ab30303b5d2172cd1c430a9138d456931ba6a.1703058269.git.efraim@flashner.co.il> (raw)
In-Reply-To: <cover.1703058269.git.efraim@flashner.co.il>
* gnu/packages/cpp.scm (google-highway): Update to 1.0.7.
Change-Id: I8374135da8343910156709c255f144dab1554cc0
---
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 83581acc2f..0f2c6e0b85 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -484,7 +484,7 @@ (define-public xsimd
(define-public google-highway
(package
(name "google-highway")
- (version "1.0.5")
+ (version "1.0.7")
(source
(origin
(method git-fetch)
@@ -493,7 +493,7 @@ (define-public google-highway
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "01ig4iqicm57nycl9q8mx1b22gvl4wj5j1vfp1jczhmrga4bca8v"))))
+ (base32 "0cx38hnislqyd4vd47mlpgjpr1zmpf1fms2bj6nb00fjv53q1sb7"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list "-DHWY_SYSTEM_GTEST=on"
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
next prev parent reply other threads:[~2023-12-20 7:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-20 7:48 [bug#67922] [PATCH 0/2] google highway 1.0.7 Efraim Flashner
2023-12-20 7:50 ` [bug#67922] [PATCH 1/2] gnu: google-highway: Build shared libraries Efraim Flashner
2023-12-20 7:50 ` Efraim Flashner [this message]
2023-12-25 16:36 ` [bug#67922] [PATCH 0/2] google highway 1.0.7 Mathieu Othacehe
2023-12-27 13:41 ` bug#67922: " Efraim Flashner
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=921ab30303b5d2172cd1c430a9138d456931ba6a.1703058269.git.efraim@flashner.co.il \
--to=efraim@flashner.co.il \
--cc=67922@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.