Mon, 01 Jul 2024 21:32:04 UTC | login

Information for build ghc-abstract-deque-0.3-27.rvre0.fc38

ID250464
Package Nameghc-abstract-deque
Version0.3
Release27.rvre0.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc-abstract-deque.git#be00a38b72b3989a6168fb81a499c1a721e411b6
SummaryAbstract, parameterized interface to mutable Deques
DescriptionAn abstract interface to highly-parameterizable queues/deques. Background: There exists a feature space for queues that extends between: * simple, single-ended, non-concurrent, bounded queues * double-ended, threadsafe, growable queues ... with important points inbetween (such as the queues used for work-stealing). This package includes an interface for Deques that allows the programmer to use a single API for all of the above, while using the type-system to select an efficient implementation given the requirements (using type families). This package also includes a simple reference implementation based on 'IORef' and "Data.Sequence".
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 23 Jun 2023 10:05:03 UTC
CompletedFri, 23 Jun 2023 11:04:52 UTC
Taskbuild (f38, /rpms/ghc-abstract-deque.git:be00a38b72b3989a6168fb81a499c1a721e411b6)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc-abstract-deque.git#be00a38b72b3989a6168fb81a499c1a721e411b6'}}
Tags
f38
f39
f40
RPMs
src
ghc-abstract-deque-0.3-27.rvre0.fc38.src.rpm (info) (download)
noarch
ghc-abstract-deque-doc-0.3-27.rvre0.fc38.noarch.rpm (info) (download)
riscv64
ghc-abstract-deque-0.3-27.rvre0.fc38.riscv64.rpm (info) (download)
ghc-abstract-deque-devel-0.3-27.rvre0.fc38.riscv64.rpm (info) (download)
ghc-abstract-deque-prof-0.3-27.rvre0.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 23 2023 David Abdurachmanov <davidlt@rivosinc.com> 0.3-27.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.3-18 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.3-16 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.3-14 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild