Tue, 01 Oct 2024 03:44:02 UTC | login

Information for build ghc-scientific-0.3.7.0-11.fc40

ID281496
Package Nameghc-scientific
Version0.3.7.0
Release11.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-scientific.git#b4f406740c2dafe16a84e14c7972518b3e385ef0
SummaryNumbers represented using scientific notation
Description'Data.Scientific' provides a space efficient and arbitrary precision scientific number type. A 'Scientific' number is represented with coefficient 'c' and base10Exponent 'e' and corresponds to the 'Fractional' number: 'fromInteger c * 10 ^^ e' The main application of 'Scientific' is to be used as the target of parsing arbitrary precision numbers coming from an untrusted source.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Feb 2024 08:48:07 UTC
CompletedThu, 15 Feb 2024 09:36:08 UTC
Taskbuild (f40, /rpms/ghc-scientific.git:b4f406740c2dafe16a84e14c7972518b3e385ef0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-scientific.git#b4f406740c2dafe16a84e14c7972518b3e385ef0'}}
Tags
f40
f41
RPMs
src
ghc-scientific-0.3.7.0-11.fc40.src.rpm (info) (download)
noarch
ghc-scientific-doc-0.3.7.0-11.fc40.noarch.rpm (info) (download)
riscv64
ghc-scientific-0.3.7.0-11.fc40.riscv64.rpm (info) (download)
ghc-scientific-devel-0.3.7.0-11.fc40.riscv64.rpm (info) (download)
ghc-scientific-prof-0.3.7.0-11.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 0.3.7.0-9 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.3.7.0-5 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.3.7.0-3 - rebuild