Mon, 11 Nov 2024 16:58:21 UTC | login

Information for build ghc-cheapskate-0.1.1.2-23.fc41

ID336452
Package Nameghc-cheapskate
Version0.1.1.2
Release23.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-cheapskate.git#491b7c6f4ec662c1360875dd300201100940642f
SummaryExperimental markdown processor
DescriptionThis is an experimental Markdown processor in pure Haskell. It aims to process Markdown efficiently and in the most forgiving possible way. It is designed to deal with any input, including garbage, with linear performance. Output is sanitized by default for protection against XSS attacks. Several markdown extensions are implemented, including fenced code blocks, significant list start numbers, and autolinked URLs. See README.markdown for details.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 15:13:13 UTC
CompletedMon, 12 Aug 2024 15:39:17 UTC
Taskbuild (f41, /rpms/ghc-cheapskate.git:491b7c6f4ec662c1360875dd300201100940642f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-cheapskate.git#491b7c6f4ec662c1360875dd300201100940642f'}}
Tags
f41
RPMs
src
ghc-cheapskate-0.1.1.2-23.fc41.src.rpm (info) (download)
noarch
ghc-cheapskate-doc-0.1.1.2-23.fc41.noarch.rpm (info) (download)
riscv64
ghc-cheapskate-0.1.1.2-23.fc41.riscv64.rpm (info) (download)
ghc-cheapskate-devel-0.1.1.2-23.fc41.riscv64.rpm (info) (download)
ghc-cheapskate-prof-0.1.1.2-23.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 02 2024 Jens Petersen <petersen@redhat.com> 0.1.1.2-23 - patch for mtl 2.3 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.1.1.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> 0.1.1.2-21 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.1.1.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.1.1.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 26 2023 Jens Petersen <petersen@redhat.com> 0.1.1.2-18 - bump text bound * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.1.1.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.1.1.2-11 - refresh to cabal-rpm-2.1.0 with SPDX migration