Mon, 12 Jan 2026 14:55:27 CST | login

Information for build shake-0.19.7-3.oc9

ID45295
Package Nameshake
Version0.19.7
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/shake.git?.#80ed8129580ba79c32bf886e0bde5a8e58396a3b
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
StartedFri, 24 Oct 2025 10:38:46 CST
CompletedFri, 24 Oct 2025 10:47:17 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-3.oc9.src.rpm (info) (download)
aarch64
ghc-heaps-0.4-3.oc9.aarch64.rpm (info) (download)
ghc-heaps-devel-0.4-3.oc9.aarch64.rpm (info) (download)
ghc-js-dgtable-0.5.2-3.oc9.aarch64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-3.oc9.aarch64.rpm (info) (download)
ghc-shake-0.19.7-3.oc9.aarch64.rpm (info) (download)
ghc-shake-devel-0.19.7-3.oc9.aarch64.rpm (info) (download)
shake-0.19.7-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-heaps-0.4-3.oc9.loongarch64.rpm (info) (download)
ghc-heaps-devel-0.4-3.oc9.loongarch64.rpm (info) (download)
ghc-js-dgtable-0.5.2-3.oc9.loongarch64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-3.oc9.loongarch64.rpm (info) (download)
ghc-shake-0.19.7-3.oc9.loongarch64.rpm (info) (download)
ghc-shake-devel-0.19.7-3.oc9.loongarch64.rpm (info) (download)
shake-0.19.7-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-heaps-doc-0.4-3.oc9.noarch.rpm (info) (download)
ghc-js-dgtable-doc-0.5.2-3.oc9.noarch.rpm (info) (download)
ghc-shake-doc-0.19.7-3.oc9.noarch.rpm (info) (download)
shake-common-0.19.7-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-heaps-0.4-3.oc9.x86_64.rpm (info) (download)
ghc-heaps-devel-0.4-3.oc9.x86_64.rpm (info) (download)
ghc-js-dgtable-0.5.2-3.oc9.x86_64.rpm (info) (download)
ghc-js-dgtable-devel-0.5.2-3.oc9.x86_64.rpm (info) (download)
ghc-shake-0.19.7-3.oc9.x86_64.rpm (info) (download)
ghc-shake-devel-0.19.7-3.oc9.x86_64.rpm (info) (download)
shake-0.19.7-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
state.log
mock_config.log
build.log
mock_output.log
hw_info.log
dnf.librepo.log
dnf.log
root.log
installed_pkgs.log
dnf.rpm.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 Oct 24 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.19.7-3 - [Type] other - [DESC] Rebuilt for ghc-hashable * 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