GNU bug report logs - #77239
[c++-team PATCH] gnu: fast-float: Update to 8.0.2.

Previous Next

Package: guix-patches;

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

Date: Mon, 24 Mar 2025 15:25:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77239: closed ([c++-team PATCH] gnu: fast-float: Update to
 8.0.2.)
Date: Thu, 03 Apr 2025 17:49:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 3 Apr 2025 19:47:49 +0200
with message-id <Z-7Jxe-SF4XCrqEj <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #77239,
regarding [c++-team PATCH] gnu: fast-float: Update to 8.0.2.
to be marked as done.

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


-- 
77239: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77239
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: [c++-team PATCH] gnu: fast-float: Update to 8.0.2.
Date: Mon, 24 Mar 2025 15:23:23 +0000
* gnu/packages/cpp.scm (fast-float): Update to 8.0.2.

Change-Id: I580a9126b7fec708ef561004ed326a36acfc8102
---
 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 4a351bf0d9..52d8ba8b53 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -2912,7 +2912,7 @@ (define fast-float-test-files
 (define-public fast-float
   (package
     (name "fast-float")
-    (version "6.1.6")
+    (version "8.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2921,7 +2921,7 @@ (define-public fast-float
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1y6mj2rw0dr89ddhk33gj1l76dfk4ai00kx9i22i6rjr0qylqhih"))))
+                "19x1yklf641yrpad6lk4cq3jmird10d5ig8hicm3p9lxh92k78cl"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 77239-done <at> debbugs.gnu.org
Subject: Close
Date: Thu, 3 Apr 2025 19:47:49 +0200
Hello,

the issue has been open for one week without being picked up by QA.
So I have made sure that all dependents build on x86_64 and pushed
on your behalf.

Andreas



This bug report was last modified 109 days ago.

Previous Next


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