GNU bug report logs -
#77239
[c++-team PATCH] gnu: fast-float: Update to 8.0.2.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77239 in the body.
You can then email your comments to 77239 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 02 May 2025 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.