Accepting request 1094439 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1094439 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network?expand=0&rev=32
This commit is contained in:
commit
71422e7371
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- Update network to version 3.1.2.9.
|
||||||
|
## Version 3.1.2.9
|
||||||
|
|
||||||
|
* Resolving the runtime linker problem on Windows.
|
||||||
|
[#552](https://github.com/haskell/network/issues/552)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:07:40 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:07:40 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.8
|
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:fde2d4b065f1984c76755004c64a29ae9ec52c8bf74f2485d805ef577e7c7822
|
|
||||||
size 139597
|
|
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…
x
Reference in New Issue
Block a user