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>

To reply to this bug, email your comments to 77239 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to code <at> greghogan.com, guix-patches <at> gnu.org:
bug#77239; Package guix-patches. (Mon, 24 Mar 2025 15:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to code <at> greghogan.com, guix-patches <at> gnu.org. (Mon, 24 Mar 2025 15:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 03 Apr 2025 17:49:03 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Thu, 03 Apr 2025 17:49:03 GMT) Full text and rfc822 format available.

Message #10 received at 77239-done <at> debbugs.gnu.org (full text, mbox):

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 1 day ago.

Previous Next


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