Wed, 11 Sep 2024 10:03:58 UTC | login

Information for build ghc-network-bsd-2.8.1.0-21.fc41

ID335817
Package Nameghc-network-bsd
Version2.8.1.0
Release21.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-network-bsd.git#7a460d0d46c1cb09d9019e7f512798364a8ea56f
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
StartedSun, 11 Aug 2024 10:57:39 UTC
CompletedSun, 11 Aug 2024 11:20:57 UTC
Taskbuild (f41, /rpms/ghc-network-bsd.git:7a460d0d46c1cb09d9019e7f512798364a8ea56f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-network-bsd.git#7a460d0d46c1cb09d9019e7f512798364a8ea56f'}}
Tags
f41
RPMs
src
ghc-network-bsd-2.8.1.0-21.fc41.src.rpm (info) (download)
noarch
ghc-network-bsd-doc-2.8.1.0-21.fc41.noarch.rpm (info) (download)
riscv64
ghc-network-bsd-2.8.1.0-21.fc41.riscv64.rpm (info) (download)
ghc-network-bsd-devel-2.8.1.0-21.fc41.riscv64.rpm (info) (download)
ghc-network-bsd-prof-2.8.1.0-21.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jul 20 2024 Jens Petersen <petersen@redhat.com> - 2.8.1.0-21 - refresh .cabal revision * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> - 2.8.1.0-19 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 2.8.1.0-16 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 2.8.1.0-11 - refresh to cabal-rpm-2.1.0 with SPDX migration * 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