Mon, 16 Dec 2024 18:49:36 UTC | login

Information for build ghc-filepath-bytestring-1.4.2.1.13-6.fc41

ID335659
Package Nameghc-filepath-bytestring
Version1.4.2.1.13
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-filepath-bytestring.git#e86851f76233bf72a2e99cd37fae0515c3a1f704
SummaryLibrary for manipulating RawFilePaths in a cross platform way
DescriptionThis package provides functionality for manipulating 'RawFilePath' values. It can be used as a drop in replacement for the filepath library to get the benefits of using ByteStrings. It provides three modules: * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style 'RawFilePath' values (with '/' as the path separator). * "System.FilePath.Windows.ByteString" manipulates Windows style 'RawFilePath' values (with either '\' or '/' as the path separator, and deals with drives). * "System.FilePath.ByteString" is an alias for the module appropriate to your platform. All three modules provide the same API, and the same documentation (calling out differences in the different variants). This package is now deprecated, since filepath 1.4.100.0 provides an OsPath type that is based on a bytestring. See https://hasufell.github.io/posts/2022-06-29-fixing-haskell-filepaths.html.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Aug 2024 08:11:43 UTC
CompletedSun, 11 Aug 2024 08:38:11 UTC
Taskbuild (f41, /rpms/ghc-filepath-bytestring.git:e86851f76233bf72a2e99cd37fae0515c3a1f704)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-filepath-bytestring.git#e86851f76233bf72a2e99cd37fae0515c3a1f704'}}
Tags
f41
f42
RPMs
src
ghc-filepath-bytestring-1.4.2.1.13-6.fc41.src.rpm (info) (download)
noarch
ghc-filepath-bytestring-doc-1.4.2.1.13-6.fc41.noarch.rpm (info) (download)
riscv64
ghc-filepath-bytestring-1.4.2.1.13-6.fc41.riscv64.rpm (info) (download)
ghc-filepath-bytestring-devel-1.4.2.1.13-6.fc41.riscv64.rpm (info) (download)
ghc-filepath-bytestring-prof-1.4.2.1.13-6.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> 1.4.2.1.13-6 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.4.2.1.13-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> 1.4.2.1.13-4 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.4.2.1.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.4.2.1.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> 1.4.2.1.13-1 - https://hackage.haskell.org/package/filepath- bytestring-1.4.2.1.13/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.4.2.1.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 1.4.2.1.12-1 - https://hackage.haskell.org/package/filepath-bytestring-1.4.2.1.12/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration