Accepting request 917924 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/917924 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=44
This commit is contained in:
commit
abcd925c4f
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 10 09:27:55 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update http-client to version 0.7.9.
|
||||
## 0.7.9
|
||||
|
||||
* Exceptions from streamed request body now cause the request to fail. Previously they were
|
||||
routed through onRequestBodyException and, by default, the IOExceptions were discarded.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 10:05:02 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name http-client
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.8
|
||||
Version: 0.7.9
|
||||
Release: 0
|
||||
Summary: An HTTP client engine
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18fcaf0340871daa1859596e9338feda65888084e97f782b7c4c003a956b7e10
|
||||
size 92430
|
3
http-client-0.7.9.tar.gz
Normal file
3
http-client-0.7.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bee6efb5e9b74794c8132efe5e112c430c1f031fe80827a20e58e8054ad7e8f9
|
||||
size 92752
|
Loading…
x
Reference in New Issue
Block a user