osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-network revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network?expand=0&rev=87
This commit is contained in:
parent
220e80e6f3
commit
fea9788004
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 24 23:57:29 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update network to version 3.1.4.0.
|
||||||
|
## Version 3.1.4.0
|
||||||
|
|
||||||
|
* Install and use afunix_compat.h header.
|
||||||
|
[#556](https://github.com/haskell/network/pull/556)
|
||||||
|
* Supporting SO_SNDTIMEO and SO_RCVTIMEO.
|
||||||
|
[#555](https://github.com/haskell/network/pull/555)
|
||||||
|
* Emulating socketPair on Windows.
|
||||||
|
[#554](https://github.com/haskell/network/pull/554)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 16 04:28:50 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update network to version 3.1.3.0.
|
||||||
|
## Version 3.1.3.0
|
||||||
|
|
||||||
|
* Supporting AF_UNIX on Windows
|
||||||
|
[#553](https://github.com/haskell/network/issues/553)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 1 13:54:13 UTC 2023 - Peter Simons <psimons@suse.com>
|
Mon May 1 13:54:13 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.1.2.9
|
Version: 3.1.4.0
|
||||||
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:0cbf95e4653dbfecc3907e10e7e7bbddb9dd673f172848a0ff3131ab3efdd900
|
|
||||||
size 139341
|
|
3
network-3.1.4.0.tar.gz
Normal file
3
network-3.1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b452a2afac95d9207357eb3820c719c7c7d27871ef4b6ed7bfcd03a036b9158e
|
||||||
|
size 139988
|
Loading…
Reference in New Issue
Block a user