GNU bug report logs - #68826
[PATCH] gnu: googlebenchmark: Update to 1.8.3.

Previous Next

Package: guix-patches;

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

Date: Tue, 30 Jan 2024 18:09:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68826: closed ([PATCH] gnu: googlebenchmark: Update to 1.8.3.)
Date: Tue, 27 Feb 2024 10:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Feb 2024 11:37:02 +0100
with message-id <87le76gpm9.fsf <at> gnu.org>
and subject line Re: [bug#68826] [PATCH] gnu: googlebenchmark: Update to 1.8.3.
has caused the debbugs.gnu.org bug report #68826,
regarding [PATCH] gnu: googlebenchmark: Update to 1.8.3.
to be marked as done.

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


-- 
68826: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68826
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] gnu: googlebenchmark: Update to 1.8.3.
Date: Tue, 30 Jan 2024 18:07:35 +0000
* gnu/packages/check.scm (googlebenchmark): Update to 1.8.3.

Change-Id: I7fb761304e180f5b1cd5031a970909fba2dca1d7
---
 gnu/packages/check.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 4f593cde8d..198cc8f6ce 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -940,7 +940,7 @@ (define-public googletest-1.8
 (define-public googlebenchmark
   (package
     (name "googlebenchmark")
-    (version "1.8.2")
+    (version "1.8.3")
     (home-page "https://github.com/google/benchmark")
     (source (origin
               (method git-fetch)
@@ -949,7 +949,7 @@ (define-public googlebenchmark
               (file-name (git-file-name "google-benchmark" version))
               (sha256
                (base32
-                "1p72bw7xcd88d8268fmmzji59408f552fbiv37jmsixml5dmq9wv"))))
+                "1hf8xrdd9k57kw3mpdi68a78fd96vzdqv3179v2yy5dxx336ffw3"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags (list "-DBUILD_SHARED_LIBS=ON"

base-commit: dd5ff43ae2d1d5ba0fecc551bffeb1fb36c38162
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 68826-done <at> debbugs.gnu.org
Subject: Re: [bug#68826] [PATCH] gnu: googlebenchmark: Update to 1.8.3.
Date: Tue, 27 Feb 2024 11:37:02 +0100
Greg Hogan <code <at> greghogan.com> skribis:

> * gnu/packages/check.scm (googlebenchmark): Update to 1.8.3.
>
> Change-Id: I7fb761304e180f5b1cd5031a970909fba2dca1d7

Applied, thanks!


This bug report was last modified 1 year and 144 days ago.

Previous Next


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