Accepting request 678028 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/678028 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=30
This commit is contained in:
commit
b278546b6c
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 21 07:46:57 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update http-client to version 0.6.1.1.
|
||||||
|
## 0.6.1.1
|
||||||
|
|
||||||
|
* Ensure that `Int` parsing doesn't overflow [#383](https://github.com/snoyberg/http-client/issues/383)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 15 03:03:10 UTC 2019 - psimons@suse.com
|
Tue Jan 15 03:03:10 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name http-client
|
%global pkg_name http-client
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.1
|
Version: 0.6.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An HTTP client engine
|
Summary: An HTTP client engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
http-client-0.6.1.1.tar.gz
Normal file
3
http-client-0.6.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ddd0eac3d225b4f52204fec0b9146a3aa8fe297e1622e35df9493a905898d937
|
||||||
|
size 89142
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4e7d809b6068148e15b15a9ea9da8379b5219562a45799260849c93952bd267
|
|
||||||
size 88984
|
|
Loading…
x
Reference in New Issue
Block a user