diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 4f02e3f..e1d5264 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 17 15:27:10 UTC 2020 - psimons@suse.com + +- Update http-client to version 0.7.3. + ## 0.7.3 + + * Added `withSocket` to `Network.HTTP.Client.Connection`. + ------------------------------------------------------------------- Mon Aug 24 02:00:37 UTC 2020 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 504ac1c..2133510 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.1 +Version: 0.7.3 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 deleted file mode 100644 index 274a7f8..0000000 --- a/http-client-0.7.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f9efc79e39862e707da686b118460d26727866544338c7b1145617f804bc92c -size 91381 diff --git a/http-client-0.7.3.tar.gz b/http-client-0.7.3.tar.gz new file mode 100644 index 0000000..c3192dd --- /dev/null +++ b/http-client-0.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11316efeb61f6c9472eda877ae49c4c2b902ad05ef8c5b603a9847b2692efe4a +size 91453