Fri, 08 Nov 2024 21:53:00 UTC | login

Information for build ghc-websockets-0.12.7.0-1.fc33

ID143671
Package Nameghc-websockets
Version0.12.7.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-websockets.git#93d3130162c178c490907e55b9a494e1827f8c4b
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> 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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 20 Apr 2020 04:00:28 UTC
CompletedMon, 20 Apr 2020 05:07:42 UTC
Taskbuild (f33, /rpms/ghc-websockets.git:93d3130162c178c490907e55b9a494e1827f8c4b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-websockets.git#93d3130162c178c490907e55b9a494e1827f8c4b'}}
Tags
f33
f37
f38
RPMs
src
ghc-websockets-0.12.7.0-1.fc33.src.rpm (info) (download)
noarch
ghc-websockets-doc-0.12.7.0-1.fc33.noarch.rpm (info) (download)
riscv64
ghc-websockets-0.12.7.0-1.fc33.riscv64.rpm (info) (download)
ghc-websockets-devel-0.12.7.0-1.fc33.riscv64.rpm (info) (download)
ghc-websockets-prof-0.12.7.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.12.7.0-1 - update to 0.12.7.0 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.12.5.3-1 - update to 0.12.5.3 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 05 2019 Jens Petersen <petersen@redhat.com> - 0.12.5.2-1 - spec file generated by cabal-rpm-0.13.1 - exclude deprecated bytestring-builder