aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-http-client/haskell-http-client.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-12 11:03:20 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:18:00 +0700
commit339bf7aca326f3bdfa606f37f95c6e42443bb84f (patch)
tree92ca9c6747d6c420c229f1174e9c74fca3a7b235 /haskell/haskell-http-client/haskell-http-client.SlackBuild
parentb5805446890bb5c2a9f96f19a54e9367a5ba6a9b (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.SlackBuild')
-rw-r--r--haskell/haskell-http-client/haskell-http-client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-http-client/haskell-http-client.SlackBuild b/haskell/haskell-http-client/haskell-http-client.SlackBuild
index 9b1931ddf1c6d..f065309d9e666 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}