Sun, 22 Sep 2024 06:47:05 CST | login

Information for build ghc-scientific-0.3.5.2-2.el8

ID12827
Package Nameghc-scientific
Version0.3.5.2
Release2.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/ghc-scientific.git#256cf0e35bbf620ab2fe276295e73fec529d78e0
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 bydistrobuild
State complete
Volume DEFAULT
StartedTue, 27 Jul 2021 19:45:24 CST
CompletedTue, 27 Jul 2021 19:55:47 CST
Taskbuild (dist-circle8, /stage/rpms/ghc-scientific.git:256cf0e35bbf620ab2fe276295e73fec529d78e0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/ghc-scientific.git?#256cf0e35bbf620ab2fe276295e73fec529d78e0'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
ghc-scientific-0.3.5.2-2.el8.src.rpm (info) (download)
aarch64
ghc-scientific-0.3.5.2-2.el8.aarch64.rpm (info) (download)
ghc-scientific-devel-0.3.5.2-2.el8.aarch64.rpm (info) (download)
i686
ghc-scientific-0.3.5.2-2.el8.i686.rpm (info) (download)
ghc-scientific-devel-0.3.5.2-2.el8.i686.rpm (info) (download)
ppc64le
ghc-scientific-0.3.5.2-2.el8.ppc64le.rpm (info) (download)
ghc-scientific-devel-0.3.5.2-2.el8.ppc64le.rpm (info) (download)
x86_64
ghc-scientific-0.3.5.2-2.el8.x86_64.rpm (info) (download)
ghc-scientific-devel-0.3.5.2-2.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.3.5.2-1 - update to 0.3.5.2 * Tue Nov 21 2017 Jens Petersen <petersen@redhat.com> - 0.3.4.10-4 - integer-logarithms is now packaged - update to cabal-rpm-0.12 packaging * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 21 2017 Jens Petersen <petersen@redhat.com> - 0.3.4.10-1 - update to 0.3.4.10 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jun 26 2016 Jens Petersen <petersen@redhat.com> - 0.3.4.7-1 - update to 0.3.4.7 * Tue Jun 07 2016 Jens Petersen <petersen@redhat.com> - 0.3.3.8-1 - update to 0.3.3.8 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Oct 01 2014 Ricky Elrod <relrod@redhat.com> - 0.3.3.1-1 - Latest upstream version. * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 22 2014 Ricky Elrod <relrod@redhat.com> - 0.3.2.1-1 - Bump to 0.3.2.1 * Sat Mar 15 2014 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.2.0.2-1 - spec file generated by cabal-rpm-0.8.10