Accepting request 316338 from devel:languages:haskell
- update to 2.6.2.1 * Regenerate configure and HsNetworkConfig.h.in. * Better detection of CAN sockets. * Add support for TCP_USER_TIMEOUT. * Don't conditionally export the SockAddr constructors. * Add isSupportSockAddr to allow checking for supported address types at runtime. OBS-URL: https://build.opensuse.org/request/show/316338 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network?expand=0&rev=10
This commit is contained in:
commit
3d2bd293e2
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 13 05:45:23 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 2.6.2.1
|
||||||
|
* Regenerate configure and HsNetworkConfig.h.in.
|
||||||
|
* Better detection of CAN sockets.
|
||||||
|
* Add support for TCP_USER_TIMEOUT.
|
||||||
|
* Don't conditionally export the SockAddr constructors.
|
||||||
|
* Add isSupportSockAddr to allow checking for supported
|
||||||
|
address types at runtime.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 31 20:06:52 UTC 2015 - mimi.vx@gmail.com
|
Sun May 31 20:06:52 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-network
|
Name: ghc-network
|
||||||
Version: 2.6.2.0
|
Version: 2.6.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low-level networking interface
|
Summary: Low-level networking interface
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c50eb0bfa05fb5ca1dd49a40b31dde15b17d7c71d3dbf39d387a1b7629fdf36b
|
|
||||||
size 117865
|
|
3
network-2.6.2.1.tar.gz
Normal file
3
network-2.6.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3fda15c9bbe2c7274d97f40398c6cf8d1d3a9fe896fbf6531e1bfc849bb1bfa
|
||||||
|
size 118092
|
Loading…
Reference in New Issue
Block a user