diff --git a/ghc-http-client.changes b/ghc-http-client.changes index e52f214..4f02e3f 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 24 02:00:37 UTC 2020 - psimons@suse.com + +- Update http-client to version 0.7.2.1. + ## 0.7.2.1 + + * Fix bug in `useProxySecureWithoutConnect`. + ------------------------------------------------------------------- Fri Aug 21 11:18:56 UTC 2020 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 8382b1c..504ac1c 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -19,7 +19,7 @@ %global pkg_name http-client %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.2 +Version: 0.7.2.1 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.7.2.1.tar.gz b/http-client-0.7.2.1.tar.gz new file mode 100644 index 0000000..274a7f8 --- /dev/null +++ b/http-client-0.7.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9efc79e39862e707da686b118460d26727866544338c7b1145617f804bc92c +size 91381 diff --git a/http-client-0.7.2.tar.gz b/http-client-0.7.2.tar.gz deleted file mode 100644 index 2275a87..0000000 --- a/http-client-0.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:779332a8681f88654f7b197f40e89699a419c622c1f2e4dbbe2f38bb425fa8d1 -size 91334