osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-network revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network?expand=0&rev=42
This commit is contained in:
parent
e63a26f02e
commit
84bb136b9d
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 9 19:45:11 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update network to version 2.6.3.6.
|
||||||
|
## Version 2.6.3.6
|
||||||
|
* Removed unnecessary withMVar, which caused locking on close.
|
||||||
|
[#330](https://github.com/haskell/network/pull/330)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name network
|
%global pkg_name network
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.6.3.5
|
Version: 2.6.3.6
|
||||||
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:9a18f6e4c930a4c4ebb7fea7d1fd7a6046564ee007104d0b845d5f71ccbe0441
|
|
||||||
size 120972
|
|
3
network-2.6.3.6.tar.gz
Normal file
3
network-2.6.3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9bde0609ab39441daa7da376c09f501e2913305ef64be5d245c45ba84e5515a5
|
||||||
|
size 121002
|
Loading…
Reference in New Issue
Block a user