Fri, 05 Jul 2024 15:56:13 UTC | login

Information for build ghc-zip-archive-0.4.1-6.fc33

ID178682
Package Nameghc-zip-archive
Version0.4.1
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-zip-archive.git#a752bc35e1b902e7e280523d475bdfb30a490afa
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
StartedThu, 13 Aug 2020 17:35:10 UTC
CompletedThu, 13 Aug 2020 18:52:54 UTC
Taskbuild (f33, /rpms/ghc-zip-archive.git:a752bc35e1b902e7e280523d475bdfb30a490afa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-zip-archive.git#a752bc35e1b902e7e280523d475bdfb30a490afa'}}
Tags
f33
f37
f38
RPMs
src
ghc-zip-archive-0.4.1-6.fc33.src.rpm (info) (download)
noarch
ghc-zip-archive-doc-0.4.1-6.fc33.noarch.rpm (info) (download)
riscv64
ghc-zip-archive-0.4.1-6.fc33.riscv64.rpm (info) (download)
ghc-zip-archive-devel-0.4.1-6.fc33.riscv64.rpm (info) (download)
ghc-zip-archive-prof-0.4.1-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 0.4.1-4 - refresh to cabal-rpm-2.0.6 * Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 0.4.1-3 - refresh to cabal-rpm-2.0.2 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.4.1-1 - update to 0.4.1 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.3.3-3 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild