GNU bug report logs - #77412
[PATCH c++-team] gnu: google-highway: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Mon, 31 Mar 2025 19:22:01 UTC

Severity: normal

Tags: patch

Done: Greg Hogan <code <at> greghogan.com>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77412: closed ([PATCH c++-team] gnu: google-highway: Update
 to 1.2.0.)
Date: Wed, 09 Jul 2025 20:36:07 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 9 Jul 2025 16:35:31 -0400
with message-id <CA+3U0Zk1vOVu+mKHetdQLtFXt=pR=8dWCSw41dbSvpXFfT3XHw <at> mail.gmail.com>
and subject line Re: bug#77412: Acknowledgement ([PATCH c++-team] gnu: google-highway: Update to 1.2.0.)
has caused the debbugs.gnu.org bug report #77412,
regarding [PATCH c++-team] gnu: google-highway: Update to 1.2.0.
to be marked as done.

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


-- 
77412: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77412
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH c++-team] gnu: google-highway: Update to 1.2.0.
Date: Mon, 31 Mar 2025 18:47:45 +0000
* gnu/packages/cpp.scm (google-highway): Update to 1.2.0.

Change-Id: I71a479b5dd13da342d151b036edf60f028fe8c18
---
 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 bdd0a5e5c4..6a749188e5 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -845,7 +845,7 @@ (define-public icecream-cpp
 (define-public google-highway
   (package
     (name "google-highway")
-    (version "1.0.7")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
@@ -854,7 +854,7 @@ (define-public google-highway
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0cx38hnislqyd4vd47mlpgjpr1zmpf1fms2bj6nb00fjv53q1sb7"))))
+        (base32 "0ykhc6n3ai18dijdmi38fm1d7pa8i6nbgh64jrxd4499k7jhg568"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags (list "-DHWY_SYSTEM_GTEST=on"

base-commit: 773014994fa486727df9c335c778ec678c691075
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: 77412-done <at> debbugs.gnu.org
Subject: Re: bug#77412: Acknowledgement ([PATCH c++-team] gnu: google-highway:
 Update to 1.2.0.)
Date: Wed, 9 Jul 2025 16:35:31 -0400
On Mon, Mar 31, 2025 at 3:22 PM GNU bug Tracking System
<help-debbugs <at> gnu.org> wrote:
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> As you requested using X-Debbugs-CC, your message was also forwarded to
>   Greg Hogan <code <at> greghogan.com>
> (after having been given a bug report number, if it did not have one).
>
> Your message has been sent to the package maintainer(s):
>  guix-patches <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 77412 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 77412: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77412
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems

This is included in the c++-libraries branch so I am closing the issue.


This bug report was last modified 16 days ago.

Previous Next


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