forked from pool/ghc-network
Accepting request 924072 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/924072 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network?expand=0&rev=28
This commit is contained in:
commit
851c93a43b
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 07:57:19 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update network to version 3.1.2.3.
|
||||
## Version 3.1.2.3
|
||||
|
||||
* Supporting M1 Mac
|
||||
[#510](https://github.com/haskell/network/pull/510)
|
||||
* Workaround for autoconf on Windows
|
||||
[#508](https://github.com/haskell/network/pull/508)
|
||||
* Fixing building failure on SmartOS
|
||||
[#507](https://github.com/haskell/network/pull/507)
|
||||
* HsNet.h: remove unused fn hsnet_inet_ntoa definition
|
||||
[#504](https://github.com/haskell/network/pull/504)
|
||||
* Use a working define for OpenBSD detection
|
||||
[#503](https://github.com/haskell/network/pull/503)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 08:26:55 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name network
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.1.2.2
|
||||
Version: 3.1.2.3
|
||||
Release: 0
|
||||
Summary: Low-level networking interface
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55012c0b22f9c7548b1f7b3bacc2c6ec7058c7f92238a69561528f1a0fa60eb6
|
||||
size 136999
|
3
network-3.1.2.3.tar.gz
Normal file
3
network-3.1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73fab32018f2187b970c0d965e40d468ca7c6c6ef0f77b24ff19e826cdde4163
|
||||
size 140883
|
Loading…
Reference in New Issue
Block a user