Thu, 05 Mar 2026 04:25:37 CST | login

Information for build shake-0.19.7-2.oc9

ID43004
Package Nameshake
Version0.19.7
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/shake.git?.#e23e2f8f2b1bd603d689549a5ba6f343042cfb04
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 byepol-bot
State complete
Volume DEFAULT
StartedSat, 11 Oct 2025 14:52:52 CST
CompletedSat, 11 Oct 2025 15:02:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/shake.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/shake.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
shake-0.19.7-2.oc9.src.rpm (info) (download)
aarch64
ghc-heaps-0.4-2.oc9.aarch64.rpm (info) (download)
ghc-heaps-devel-0.4-2.oc9.aarch64.rpm (info) (download)
ghc-js-dgtable-0.5.2-2.oc9.aarch64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-2.oc9.aarch64.rpm (info) (download)
ghc-shake-0.19.7-2.oc9.aarch64.rpm (info) (download)
ghc-shake-devel-0.19.7-2.oc9.aarch64.rpm (info) (download)
shake-0.19.7-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-heaps-0.4-2.oc9.loongarch64.rpm (info) (download)
ghc-heaps-devel-0.4-2.oc9.loongarch64.rpm (info) (download)
ghc-js-dgtable-0.5.2-2.oc9.loongarch64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-2.oc9.loongarch64.rpm (info) (download)
ghc-shake-0.19.7-2.oc9.loongarch64.rpm (info) (download)
ghc-shake-devel-0.19.7-2.oc9.loongarch64.rpm (info) (download)
shake-0.19.7-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-heaps-doc-0.4-2.oc9.noarch.rpm (info) (download)
ghc-js-dgtable-doc-0.5.2-2.oc9.noarch.rpm (info) (download)
ghc-shake-doc-0.19.7-2.oc9.noarch.rpm (info) (download)
shake-common-0.19.7-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-heaps-0.4-2.oc9.x86_64.rpm (info) (download)
ghc-heaps-devel-0.4-2.oc9.x86_64.rpm (info) (download)
ghc-js-dgtable-0.5.2-2.oc9.x86_64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-2.oc9.x86_64.rpm (info) (download)
ghc-shake-0.19.7-2.oc9.x86_64.rpm (info) (download)
ghc-shake-devel-0.19.7-2.oc9.x86_64.rpm (info) (download)
shake-0.19.7-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
dnf.log
mock_output.log
state.log
installed_pkgs.log
build.log
hw_info.log
root.log
mock_config.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.19.7-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.19.7-1 - initial build