Sun, 08 Sep 2024 22:23:22 UTC | login

Information for build ghc-network-bsd-2.8.1.0-10.fc37

ID215538
Package Nameghc-network-bsd
Version2.8.1.0
Release10.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-network-bsd.git#c018a7cce4c6234ec21d421d8268d4a961f92f82
SummaryPOSIX network database (<netdb.h>) API
DescriptionThis package provides Haskell bindings to the the [POSIX network database (<netdb.h>) API](http://pubs.opengroup.org/onlinepubs/009696699/basedefs/netdb.h.html). === Relationship to the 'network' package The 'network' package version 2.* series provides "Network.BSD" but it is removed starting with 'network' version 3.0. This package provides the "Network.BSD" module split off from the <https://hackage.haskell.org/package/network network package>. If in addition to the 'network''s modules also "Network.BSD" is necessary, add 'network-bsd' to your dependencies like so: > library > build-depends: network >= 2.7 && < 3.1 > , network-bsd >= 2.7 && < 2.9 I.e. you can control the version of the 'network' package independently. __NOTE__: Starting with 'network-bsd-2.8.1.0' the APIs of 'network' and 'network-bsd' evolve differently, and consequently the versioning doesn't match up anymore! Moreover, also starting with version 'network-bsd-2.8.1.0' this package requires 'network >= 3' in order to avoid module name clashes with 'network < 3''s "Network.BSD" module. However, 'network-bsd-2.7.0.0' and 'network-bsd-2.8.0.0' passes thru the "Network.BSD" module from 'network-2.7.*' and 'network-2.8.*' respectively in a non-clashing way via Cabal's <https://www.haskell.org/cabal/users-guide/developing-packages.html#pkg-field-library-reexported-modules reexported-modules> feature while ensuring a well-defined <https://pvp.haskell.org/ API versioning> of the observable API of 'network-bsd'. This is why the example above supporting a wide range of 'network' versions works by including version 2.7.0.0 in the required version range of 'network-bsd'.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 28 Oct 2022 12:04:18 UTC
CompletedFri, 28 Oct 2022 13:11:00 UTC
Taskbuild (f37, /rpms/ghc-network-bsd.git:c018a7cce4c6234ec21d421d8268d4a961f92f82)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-network-bsd.git#c018a7cce4c6234ec21d421d8268d4a961f92f82'}}
Tags
f37
f38
RPMs
src
ghc-network-bsd-2.8.1.0-10.fc37.src.rpm (info) (download)
noarch
ghc-network-bsd-doc-2.8.1.0-10.fc37.noarch.rpm (info) (download)
riscv64
ghc-network-bsd-2.8.1.0-10.fc37.riscv64.rpm (info) (download)
ghc-network-bsd-devel-2.8.1.0-10.fc37.riscv64.rpm (info) (download)
ghc-network-bsd-prof-2.8.1.0-10.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 2.8.1.0-9 - rebuild * Thu Mar 10 2022 Jens Petersen <petersen@redhat.com> - 2.8.1.0-8 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 2.8.1.0-6 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild