This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build ghc-scotty-0.12.1-6.fc40

ID143805
Package Nameghc-scotty
Version0.12.1
Release6.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ghc-scotty.git#54270aaf4c7af7c48076d459381d0c887b439b6f
SummaryHaskell web framework inspired by Ruby's Sinatra, using WAI and Warp
DescriptionA Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp. Scotty is the cheap and cheerful way to write RESTful, declarative web applications. * A page is as simple as defining the verb, url pattern, and Text content. * It is template-language agnostic. Anything that returns a Text value will do. * Conforms to WAI Application interface. * Uses very fast Warp webserver by default. As for the name: Sinatra + Warp = Scotty.
Built byhezhengyu
State failed
Volume DEFAULT
StartedMon, 15 Apr 2024 00:52:25 CST
CompletedMon, 15 Apr 2024 01:19:27 CST
Taskbuild (f40, /rpms/ghc-scotty.git:54270aaf4c7af7c48076d459381d0c887b439b6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-scotty.git#54270aaf4c7af7c48076d459381d0c887b439b6f'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.12.1-4 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.12.1-1 - https://hackage.haskell.org/package/scotty-0.12.1/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.12-3 - rebuild