Sun, 15 Dec 2024 21:04:41 UTC | login

Information for build ghc-hashable-1.4.4.0-1.fc41

ID335672
Package Nameghc-hashable
Version1.4.4.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-hashable.git#203ee6b369a4199fb52afa899f9850aad323a043
SummaryA class for types that can be converted to a hash value
DescriptionThis package defines a class, 'Hashable', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values. The 'Hashable' 'hash' values are not guaranteed to be stable across library versions, operating systems or architectures. For stable hashing use named hashes: SHA256, CRC32 etc.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Aug 2024 08:17:30 UTC
CompletedSun, 11 Aug 2024 08:56:26 UTC
Taskbuild (f41, /rpms/ghc-hashable.git:203ee6b369a4199fb52afa899f9850aad323a043)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-hashable.git#203ee6b369a4199fb52afa899f9850aad323a043'}}
Tags
f41
f42
RPMs
src
ghc-hashable-1.4.4.0-1.fc41.src.rpm (info) (download)
noarch
ghc-hashable-doc-1.4.4.0-1.fc41.noarch.rpm (info) (download)
ghc-os-string-doc-2.0.6-1.fc41.noarch.rpm (info) (download)
riscv64
ghc-hashable-1.4.4.0-1.fc41.riscv64.rpm (info) (download)
ghc-hashable-devel-1.4.4.0-1.fc41.riscv64.rpm (info) (download)
ghc-hashable-prof-1.4.4.0-1.fc41.riscv64.rpm (info) (download)
ghc-os-string-2.0.6-1.fc41.riscv64.rpm (info) (download)
ghc-os-string-devel-2.0.6-1.fc41.riscv64.rpm (info) (download)
ghc-os-string-prof-2.0.6-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 29 2024 Jens Petersen <petersen@redhat.com> 1.4.4.0-1 - https://hackage.haskell.org/package/hashable-1.4.4.0/changelog + os- string * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.4.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Jens Petersen <petersen@redhat.com> - 1.4.2.0-3 - drop data-array-byte * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 1.4.2.0-1 - https://hackage.haskell.org/package/hashable-1.4.2.0/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration - new dep: data-array-byte