Sun, 07 Jul 2024 09:15:53 UTC | login

Information for build shake-0.19.7-28.fc40

ID281792
Package Nameshake
Version0.19.7
Release28.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/shake.git#39b18a0ed200372658ed8cd2fbc21d3dd9f05c26
SummaryBuild system library, like Make, but more accurate dependencies
DescriptionShake is a Haskell library for writing build systems - designed as a replacement for 'make'. See "Development.Shake" for an introduction, including an example. The homepage contains links to a user manual, an academic paper and further information: <https://shakebuild.com> To use Shake the user writes a Haskell program that imports "Development.Shake", defines some build rules, and calls the 'Development.Shake.shakeArgs' function. Thanks to do notation and infix operators, a simple Shake build system is not too dissimilar from a simple Makefile. However, as build systems get more complex, Shake is able to take advantage of the excellent abstraction facilities offered by Haskell and easily support much larger projects. The Shake library provides all the standard features available in other build systems, including automatic parallelism and minimal rebuilds. Shake also provides more accurate dependency tracking, including seamless support for generated files, and dependencies on system information (e.g. compiler version).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 17 Feb 2024 08:31:24 UTC
CompletedSat, 17 Feb 2024 10:01:38 UTC
Taskbuild (f40, /rpms/shake.git:39b18a0ed200372658ed8cd2fbc21d3dd9f05c26)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/shake.git#39b18a0ed200372658ed8cd2fbc21d3dd9f05c26'}}
Tags
f40
f41
RPMs
src
shake-0.19.7-28.fc40.src.rpm (info) (download)
noarch
ghc-heaps-doc-0.4-28.fc40.noarch.rpm (info) (download)
ghc-js-dgtable-doc-0.5.2-28.fc40.noarch.rpm (info) (download)
ghc-shake-doc-0.19.7-28.fc40.noarch.rpm (info) (download)
shake-common-0.19.7-28.fc40.noarch.rpm (info) (download)
riscv64
ghc-heaps-0.4-28.fc40.riscv64.rpm (info) (download)
ghc-heaps-devel-0.4-28.fc40.riscv64.rpm (info) (download)
ghc-heaps-prof-0.4-28.fc40.riscv64.rpm (info) (download)
ghc-js-dgtable-0.5.2-28.fc40.riscv64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-28.fc40.riscv64.rpm (info) (download)
ghc-js-dgtable-prof-0.5.2-28.fc40.riscv64.rpm (info) (download)
ghc-shake-0.19.7-28.fc40.riscv64.rpm (info) (download)
ghc-shake-devel-0.19.7-28.fc40.riscv64.rpm (info) (download)
ghc-shake-prof-0.19.7-28.fc40.riscv64.rpm (info) (download)
shake-0.19.7-28.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.19.7-27 - rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.19.7-25 - https://hackage.haskell.org/package/shake-0.19.7/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.6-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.19.6-23 - https://hackage.haskell.org/package/shake-0.19.6/changelog