Thu, 19 Sep 2024 18:23:40 UTC | login

Information for build ghc-versions-6.0.3-4.fc41

ID328151
Package Nameghc-versions
Version6.0.3
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-versions.git#796a90daded0bc6d7e41528bd17c9681af5d03a4
SummaryTypes and parsers for software version numbers
DescriptionA library for parsing and comparing software version numbers. We like to give version numbers to our software in a myriad of ways. Some ways follow strict guidelines for incrementing and comparison. Some follow conventional wisdom and are generally self-consistent. Some are just plain asinine. This library provides a means of parsing and comparing /any/ style of versioning, be it a nice Semantic Version like this: > 1.2.3-r1+git123 ...or a monstrosity like this: > 2:10.2+0.0093r3+1-1 Please switch to <http://semver.org Semantic Versioning> if you aren't currently using it. It provides consistency in version incrementing and has the best constraints on comparisons. This library implements version '2.0.0' of the SemVer spec.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 04 Aug 2024 03:36:20 UTC
CompletedSun, 04 Aug 2024 04:42:38 UTC
Taskbuild (f41, /rpms/ghc-versions.git:796a90daded0bc6d7e41528bd17c9681af5d03a4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-versions.git#796a90daded0bc6d7e41528bd17c9681af5d03a4'}}
Tags
f41
RPMs
src
ghc-versions-6.0.3-4.fc41.src.rpm (info) (download)
noarch
ghc-versions-doc-6.0.3-4.fc41.noarch.rpm (info) (download)
riscv64
ghc-versions-6.0.3-4.fc41.riscv64.rpm (info) (download)
ghc-versions-devel-6.0.3-4.fc41.riscv64.rpm (info) (download)
ghc-versions-prof-6.0.3-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 01 2024 Frank Dedden <frank@systemf.dev> - Add test-suite. * Mon Feb 05 2024 Frank Dedden <frank@systemf.dev> - 6.0.3-1 - spec file generated by cabal-rpm-2.2.0