Wed, 21 Aug 2024 14:34:14 UTC | login

Information for build ghc-byteable-0.1.1-18.fc31

ID124964
Package Nameghc-byteable
Version0.1.1
Release18.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-byteable.git#2bafdac6f2c0ceb7b5726c69c7c99a45e3d7ffaf
SummaryType class for sequence of bytes
DescriptionAbstract class to manipulate sequence of bytes The use case of this class is abstracting manipulation of types that are just wrapping a bytestring with stronger and more meaniful name. Usual definition of those types are of the form: newtype MyType = MyType ByteString.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 21:16:12 UTC
CompletedSat, 21 Sep 2019 21:54:31 UTC
Taskbuild (f31-candidate, /rpms/ghc-byteable.git:2bafdac6f2c0ceb7b5726c69c7c99a45e3d7ffaf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-byteable.git#2bafdac6f2c0ceb7b5726c69c7c99a45e3d7ffaf'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Aug 01 2019 Jens Petersen <petersen@redhat.com> - 0.1.1-18 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.1.1-16 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 0.1.1-12 - rebuild