Fri, 16 Jan 2026 16:16:55 CST | login

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

ID44996
Package Nameghc-websockets
Version0.13.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-websockets.git?.#c1b4c337900bf43c53d5e94a7312b8f7529d191e
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
StartedWed, 15 Oct 2025 16:07:03 CST
CompletedWed, 15 Oct 2025 16:10:55 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-websockets-0.13.0.0-1.oc9.aarch64.rpm (info) (download)
ghc-websockets-devel-0.13.0.0-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-websockets-0.13.0.0-1.oc9.loongarch64.rpm (info) (download)
ghc-websockets-devel-0.13.0.0-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-websockets-doc-0.13.0.0-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-websockets-0.13.0.0-1.oc9.x86_64.rpm (info) (download)
ghc-websockets-devel-0.13.0.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
state.log
mock_output.log
hw_info.log
build.log
dnf.log
installed_pkgs.log
dnf.librepo.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.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 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