summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 23:03:20 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:18:00 +0100
commit339bf7aca326f3bdfa606f37f95c6e42443bb84f (patch)
tree92ca9c6747d6c420c229f1174e9c74fca3a7b235 /haskell
parentb5805446890bb5c2a9f96f19a54e9367a5ba6a9b (diff)
downloadslackbuilds-339bf7aca326f3bdfa606f37f95c6e42443bb84f.tar.gz
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')
-rw-r--r--haskell/haskell-http-client/haskell-http-client.SlackBuild2
-rw-r--r--haskell/haskell-http-client/haskell-http-client.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-http-client/haskell-http-client.SlackBuild b/haskell/haskell-http-client/haskell-http-client.SlackBuild
index 9b1931ddf1..f065309d9e 100644
--- a/haskell/haskell-http-client/haskell-http-client.SlackBuild
+++ b/haskell/haskell-http-client/haskell-http-client.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-http-client
-VERSION=${VERSION:-0.5.13.1}
+VERSION=${VERSION:-0.7.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-http-client/haskell-http-client.info b/haskell/haskell-http-client/haskell-http-client.info
index a7f6d9515c..32e5580339 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"