Sun, 06 Oct 2024 11:13:33 UTC | login

Information for build ghc-double-conversion-2.0.2.0-5.fc37

ID215744
Package Nameghc-double-conversion
Version2.0.2.0
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-double-conversion.git#628a9760c957758df1128729c46c566fd05cf532
SummaryFast conversion between double precision floating point and text
DescriptionA library that performs fast, accurate conversion between double precision floating point and text. This library is implemented as bindings to the C++ 'double-conversion' library written by Florian Loitsch at Google: <https://github.com/floitsch/double-conversion>. The 'Text' versions of these functions are about 30 times faster than the default 'show' implementation for the 'Double' type. The 'ByteString' versions are /slower/ than the 'Text' versions; roughly half the speed. (This seems to be due to the cost of allocating 'ByteString' values via 'malloc'.) As a final note, be aware that the 'bytestring-show' package is about 50% slower than simply using 'show'.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 28 Oct 2022 09:19:23 UTC
CompletedFri, 28 Oct 2022 10:12:24 UTC
Taskbuild (f37, /rpms/ghc-double-conversion.git:628a9760c957758df1128729c46c566fd05cf532)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-double-conversion.git#628a9760c957758df1128729c46c566fd05cf532'}}
Tags
f37
f38
RPMs
src
ghc-double-conversion-2.0.2.0-5.fc37.src.rpm (info) (download)
noarch
ghc-double-conversion-doc-2.0.2.0-5.fc37.noarch.rpm (info) (download)
riscv64
ghc-double-conversion-2.0.2.0-5.fc37.riscv64.rpm (info) (download)
ghc-double-conversion-devel-2.0.2.0-5.fc37.riscv64.rpm (info) (download)
ghc-double-conversion-prof-2.0.2.0-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 2.0.2.0-4 - rebuild * Sun Mar 27 2022 Jens Petersen <petersen@redhat.com> - 2.0.2.0-3 - devel requires gcc-c++ for x86_64 to find libstdc++ * Thu Mar 24 2022 Jens Petersen <petersen@redhat.com> - 2.0.2.0-2 - devel requires libstdc++-devel * Tue Mar 22 2022 Jens Petersen <petersen@redhat.com> - 2.0.2.0-1 - spec file generated by cabal-rpm-2.0.11