forked from pool/ghc-network
Accepting request 953503 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953503 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network?expand=0&rev=30
This commit is contained in:
commit
2d7d3b74e3
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 20 13:31:47 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update network to version 3.1.2.7.
|
||||
## Version 3.1.2.7
|
||||
|
||||
* No change from 3.1.2.6 but to take a right procedure to upload "network"
|
||||
to Hackage for Windows.
|
||||
|
||||
## Version 3.1.2.6
|
||||
|
||||
* Making IPv4PktInfo on Win the same as that on Posix
|
||||
[#522](https://github.com/haskell/network/issues/522)
|
||||
* Add support for nix/ghcjs
|
||||
[#517](https://github.com/haskell/network/issues/517)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 10 14:51:22 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-network
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name network
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.1.2.5
|
||||
Version: 3.1.2.7
|
||||
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:f223c08e1c67b1bae4e595dfe87c4873e9f8de7d3f92d0c18e44fd1b2ab01851
|
||||
size 139267
|
3
network-3.1.2.7.tar.gz
Normal file
3
network-3.1.2.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f7620fef1a1af3d3d6747f510e73223a5c600e7d7fd9ace073d1222bdc63d85
|
||||
size 139973
|
Loading…
Reference in New Issue
Block a user