diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-12 11:03:20 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:18:00 +0700 |
commit | 339bf7aca326f3bdfa606f37f95c6e42443bb84f (patch) | |
tree | 92ca9c6747d6c420c229f1174e9c74fca3a7b235 /haskell/haskell-http-client/haskell-http-client.info | |
parent | b5805446890bb5c2a9f96f19a54e9367a5ba6a9b (diff) |
haskell/haskell-http-client: Updated for version 0.7.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-http-client/haskell-http-client.info')
-rw-r--r-- | haskell/haskell-http-client/haskell-http-client.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-http-client/haskell-http-client.info b/haskell/haskell-http-client/haskell-http-client.info index a7f6d9515cbda..32e5580339890 100644 --- a/haskell/haskell-http-client/haskell-http-client.info +++ b/haskell/haskell-http-client/haskell-http-client.info @@ -1,10 +1,10 @@ PRGNAM="haskell-http-client" -VERSION="0.5.13.1" +VERSION="0.7.11" HOMEPAGE="https://hackage.haskell.org/package/http-client" -DOWNLOAD="https://hackage.haskell.org/packages/archive/http-client/0.5.13.1/http-client-0.5.13.1.tar.gz" -MD5SUM="21a0346e1b3a293e6cb480a67a4847b5" +DOWNLOAD="https://hackage.haskell.org/packages/archive/http-client/0.7.11/http-client-0.7.11.tar.gz" +MD5SUM="b38b457d724641147f3fb485645f2921" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-base64-bytestring haskell-blaze-builder haskell-case-insensitive haskell-cookie haskell-data-default-class haskell-http-types haskell-memory haskell-mime-types haskell-network haskell-network-uri haskell-publicsuffixlist haskell-random haskell-streaming-commons" +REQUIRES="haskell-base64-bytestring haskell-cookie haskell-http-types haskell-memory haskell-mime-types haskell-network-uri haskell-publicsuffixlist haskell-streaming-commons haskell-iproute" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |