Accepting request 737196 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/737196 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-connection?expand=0&rev=12
This commit is contained in:
commit
9c3ebe6f44
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6470d69a4f9a0bd374183a30d2089a96d38ad31438ef081b62287f74b55fa3b8
|
|
||||||
size 8954
|
|
3
connection-0.3.1.tar.gz
Normal file
3
connection-0.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5d759589c532c34d87bfc4f6fcb732bf55b55a93559d3b94229e8347a15375d9
|
||||||
|
size 9051
|
@ -1,5 +1,5 @@
|
|||||||
Name: connection
|
Name: connection
|
||||||
Version: 0.3.0
|
Version: 0.3.1
|
||||||
x-revision: 1
|
x-revision: 1
|
||||||
Description:
|
Description:
|
||||||
Simple network library for all your connection need.
|
Simple network library for all your connection need.
|
||||||
@ -28,7 +28,7 @@ Library
|
|||||||
, bytestring
|
, bytestring
|
||||||
, containers
|
, containers
|
||||||
, data-default-class
|
, data-default-class
|
||||||
, network >= 2.6
|
, network >= 2.6.3
|
||||||
, tls >= 1.4
|
, tls >= 1.4
|
||||||
, socks >= 0.6
|
, socks >= 0.6
|
||||||
, x509 >= 1.5
|
, x509 >= 1.5
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 3 02:02:41 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update connection to version 0.3.1.
|
||||||
|
Upstream has not updated the file "CHANGELOG.md" since the last
|
||||||
|
release.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 23 02:01:50 UTC 2019 - psimons@suse.com
|
Tue Apr 23 02:01:50 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name connection
|
%global pkg_name connection
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.0
|
Version: 0.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple and easy network connections API
|
Summary: Simple and easy network connections API
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user