Wed, 22 May 2024 03:08:01 UTC | login

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

ID281840
Package Nameghc-scotty
Version0.12.1
Release6.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 17 Feb 2024 15:47:58 UTC
CompletedSat, 17 Feb 2024 16:48:40 UTC
Taskbuild (f40, /rpms/ghc-scotty.git:54270aaf4c7af7c48076d459381d0c887b439b6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-scotty.git#54270aaf4c7af7c48076d459381d0c887b439b6f'}}
Tags
f40
f41
RPMs
src
ghc-scotty-0.12.1-6.fc40.src.rpm (info) (download)
noarch
ghc-scotty-doc-0.12.1-6.fc40.noarch.rpm (info) (download)
riscv64
ghc-scotty-0.12.1-6.fc40.riscv64.rpm (info) (download)
ghc-scotty-devel-0.12.1-6.fc40.riscv64.rpm (info) (download)
ghc-scotty-prof-0.12.1-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
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