Wed, 11 Sep 2024 22:46:54 UTC | login

Information for build ghc-hxt-regex-xmlschema-9.2.0.7-13.fc41

ID335810
Package Nameghc-hxt-regex-xmlschema
Version9.2.0.7
Release13.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-hxt-regex-xmlschema.git#9c91dd0bd24b636d1c30fd591ae355f620c15fc7
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
StartedSun, 11 Aug 2024 10:56:21 UTC
CompletedSun, 11 Aug 2024 11:27:47 UTC
Taskbuild (f41, /rpms/ghc-hxt-regex-xmlschema.git:9c91dd0bd24b636d1c30fd591ae355f620c15fc7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-hxt-regex-xmlschema.git#9c91dd0bd24b636d1c30fd591ae355f620c15fc7'}}
Tags
f41
RPMs
src
ghc-hxt-regex-xmlschema-9.2.0.7-13.fc41.src.rpm (info) (download)
noarch
ghc-hxt-regex-xmlschema-doc-9.2.0.7-13.fc41.noarch.rpm (info) (download)
riscv64
ghc-hxt-regex-xmlschema-9.2.0.7-13.fc41.riscv64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-13.fc41.riscv64.rpm (info) (download)
ghc-hxt-regex-xmlschema-prof-9.2.0.7-13.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> 9.2.0.7-13 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 9.2.0.7-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> 9.2.0.7-11 - refresh to cabal-rpm-2.2.1 * 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