Accepting request 815108 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/815108 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=35
This commit is contained in:
commit
42b8a90ae8
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 9 09:10:52 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update http-client to version 0.7.0.
|
||||||
|
## 0.7.0
|
||||||
|
|
||||||
|
* Remove Eq instances for Cookie, CookieJar, Response, Ord instance for Cookie [#435](https://github.com/snoyberg/http-client/pull/435)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 6 06:54:13 UTC 2020 - psimons@suse.com
|
Wed May 6 06:54:13 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-http-client
|
# spec file for package ghc-http-client
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.4.1
|
Version: 0.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An HTTP client engine
|
Summary: An HTTP client engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5742f36965c1030d7fb52b5fc67ccd45802f6f7e55eb7595df4eef6ea0eb22f8
|
|
||||||
size 89702
|
|
3
http-client-0.7.0.tar.gz
Normal file
3
http-client-0.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f198b39ccc78fb61fea78afda18725f7bd7b7362977cbd89790f693a70fef0d1
|
||||||
|
size 90821
|
Loading…
x
Reference in New Issue
Block a user