Thu, 27 Jun 2024 13:59:45 UTC | login

Information for build ghc-zip-archive-0.4.2.2-2.rvre0.fc38

ID250727
Package Nameghc-zip-archive
Version0.4.2.2
Release2.rvre0.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc-zip-archive.git#d8b04702b9af4c2f8963748745887cd5e424a32d
SummaryLibrary for creating and modifying zip archives
DescriptionThe zip-archive library provides functions for creating, modifying, and extracting files from zip archives. The zip archive format is documented in <http://www.pkware.com/documents/casestudies/APPNOTE.TXT>. Certain simplifying assumptions are made about the zip archives: in particular, there is no support for strong encryption, zip files that span multiple disks, ZIP64, OS-specific file attributes, or compression methods other than Deflate. However, the library should be able to read the most common zip archives, and the archives it produces should be readable by all standard unzip programs. Archives are built and extracted in memory, so manipulating large zip files will consume a lot of memory. If you work with large zip files or need features not supported by this library, a better choice may be <http://hackage.haskell.org/package/zip zip>, which uses a memory-efficient streaming approach. However, zip can only read and write archives inside instances of MonadIO, so zip-archive is a better choice if you want to manipulate zip archives in "pure" contexts. As an example of the use of the library, a standalone zip archiver and extracter is provided in the source distribution.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Jun 2023 11:21:06 UTC
CompletedSun, 25 Jun 2023 12:19:34 UTC
Taskbuild (f38, /rpms/ghc-zip-archive.git:d8b04702b9af4c2f8963748745887cd5e424a32d)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc-zip-archive.git#d8b04702b9af4c2f8963748745887cd5e424a32d'}}
Tags
f38
f39
f40
RPMs
src
ghc-zip-archive-0.4.2.2-2.rvre0.fc38.src.rpm (info) (download)
noarch
ghc-zip-archive-doc-0.4.2.2-2.rvre0.fc38.noarch.rpm (info) (download)
riscv64
ghc-zip-archive-0.4.2.2-2.rvre0.fc38.riscv64.rpm (info) (download)
ghc-zip-archive-devel-0.4.2.2-2.rvre0.fc38.riscv64.rpm (info) (download)
ghc-zip-archive-prof-0.4.2.2-2.rvre0.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jun 25 2023 David Abdurachmanov <davidlt@rivosinc.com> 0.4.2.2-2.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Fri Feb 17 2023 Jens Petersen <petersen@redhat.com> 0.4.2.2-1 - https://hackage.haskell.org/package/zip-archive-0.4.2.2/changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.4.2.1-1 - https://hackage.haskell.org/package/zip-archive-0.4.2.1/changelog * Thu Mar 10 2022 Jens Petersen <petersen@redhat.com> - 0.4.1-11 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.4.1-9 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild