Thu, 15 Jan 2026 00:42:13 CST | login

Information for build ghc-websockets-0.13.0.0-2.oc9

ID45210
Package Nameghc-websockets
Version0.13.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-websockets.git?.#640cf49afea33245ce9620cb1a6ca7e610707781
SummaryA sensible and clean way to write WebSocket-capable servers in Haskell
DescriptionThis library allows you to write WebSocket-capable servers. An example server: <https://github.com/jaspervdj/websockets/blob/master/example/server.lhs> An example client: <https://github.com/jaspervdj/websockets/blob/master/example/client.hs> This package only supports insecure ('ws://...') WebSockets. If you need secure ('wss://...') websockets, consider using Wuss: <https://hackage.haskell.org/package/wuss> See also: * The specification of the WebSocket protocol: <http://www.whatwg.org/specs/web-socket-protocol/> * The JavaScript API for dealing with WebSockets: <http://www.w3.org/TR/websockets/>.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 21 Oct 2025 15:02:03 CST
CompletedTue, 21 Oct 2025 15:06:32 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-websockets.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-websockets.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-websockets-0.13.0.0-2.oc9.src.rpm (info) (download)
aarch64
ghc-websockets-0.13.0.0-2.oc9.aarch64.rpm (info) (download)
ghc-websockets-devel-0.13.0.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-websockets-0.13.0.0-2.oc9.loongarch64.rpm (info) (download)
ghc-websockets-devel-0.13.0.0-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-websockets-doc-0.13.0.0-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-websockets-0.13.0.0-2.oc9.x86_64.rpm (info) (download)
ghc-websockets-devel-0.13.0.0-2.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
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 * Tue Oct 21 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.13.0.0-2 - [Type] other - [DESC] Rebuilt for ghc-streaming-commons * Tue Oct 14 2025 zeyouliu <zeyouliu@tencent.com> - 0.13.0.0-1 - [Type] other - [DESC] update to Version 0.13.0.0 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.7.3-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.7.3-1 - initial build