Mon, 16 Dec 2024 23:41:43 UTC | login

Information for build ghc-hxt-regex-xmlschema-9.2.0.7-10.fc40

ID281472
Package Nameghc-hxt-regex-xmlschema
Version9.2.0.7
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-hxt-regex-xmlschema.git#cde794d01d1b34dfde8815e43ef0604f4be2283f
SummaryA regular expression library for W3C XML Schema regular expressions
DescriptionThis library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. Extensions in 9.2: The library does nor only support String's, but also ByteString's and Text in strict and lazy variants.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Feb 2024 06:52:15 UTC
CompletedThu, 15 Feb 2024 08:04:25 UTC
Taskbuild (f40, /rpms/ghc-hxt-regex-xmlschema.git:cde794d01d1b34dfde8815e43ef0604f4be2283f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-hxt-regex-xmlschema.git#cde794d01d1b34dfde8815e43ef0604f4be2283f'}}
Tags
f40
f41
RPMs
src
ghc-hxt-regex-xmlschema-9.2.0.7-10.fc40.src.rpm (info) (download)
noarch
ghc-hxt-regex-xmlschema-doc-9.2.0.7-10.fc40.noarch.rpm (info) (download)
riscv64
ghc-hxt-regex-xmlschema-9.2.0.7-10.fc40.riscv64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-10.fc40.riscv64.rpm (info) (download)
ghc-hxt-regex-xmlschema-prof-9.2.0.7-10.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> 9.2.0.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 9.2.0.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> 9.2.0.7-8 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 9.2.0.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 9.2.0.7-5 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.0.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 9.2.0.7-3 - rebuild