osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-client revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=86
This commit is contained in:
parent
ae72232747
commit
9176d8025c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 02:03:10 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update http-client to version 0.6.4.
|
||||
## 0.6.4
|
||||
|
||||
* Avoid throwing an exception when a malformed HTTP header is received,
|
||||
to be as robust as commonly used HTTP clients.
|
||||
See [#398](https://github.com/snoyberg/http-client/issues/398)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 02:01:38 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name http-client
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.6.3
|
||||
Version: 0.6.4
|
||||
Release: 0
|
||||
Summary: An HTTP client engine
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef8634ba2306755ff80c52e75d6e905ac7fd14498d849f251c185da180f28aad
|
||||
size 89579
|
3
http-client-0.6.4.tar.gz
Normal file
3
http-client-0.6.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:369278ec3d0d89bfdd8bee5bd367b22b7812b98fd62a1121276d728aeeb239d9
|
||||
size 89810
|
Loading…
x
Reference in New Issue
Block a user