summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-02-13 02:50:27 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:18:03 +0100
commit29b85a5c8d4ee7a4d4cd1b98ddf5635984a16397 (patch)
tree5670c81f49e8ba108c77d96e2be3bcb1c205e592
parent0d14ace2dc2b2cf841c76eaf9de3c3e78e8aa4ff (diff)
downloadslackbuilds-29b85a5c8d4ee7a4d4cd1b98ddf5635984a16397.tar.gz
haskell/haskell-hpack: Updated for version 0.34.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--haskell/haskell-hpack/haskell-hpack.SlackBuild2
-rw-r--r--haskell/haskell-hpack/haskell-hpack.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-hpack/haskell-hpack.SlackBuild b/haskell/haskell-hpack/haskell-hpack.SlackBuild
index 1b8eb7a718..750865b3dc 100644
--- a/haskell/haskell-hpack/haskell-hpack.SlackBuild
+++ b/haskell/haskell-hpack/haskell-hpack.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-hpack
-VERSION=${VERSION:-0.31.0}
+VERSION=${VERSION:-0.34.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-hpack/haskell-hpack.info b/haskell/haskell-hpack/haskell-hpack.info
index 94dc4a7185..d74f565a30 100644
--- a/haskell/haskell-hpack/haskell-hpack.info
+++ b/haskell/haskell-hpack/haskell-hpack.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-hpack"
-VERSION="0.31.0"
+VERSION="0.34.6"
HOMEPAGE="https://hackage.haskell.org/package/hpack"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/hpack/0.31.0/hpack-0.31.0.tar.gz"
-MD5SUM="b300c59d0c73ef4205daebf9f6d764fd"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/hpack/0.34.6/hpack-0.34.6.tar.gz"
+MD5SUM="fdc1608c1cee44d262fcf726ac5ee348"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-aeson haskell-bifunctors haskell-cryptonite haskell-Glob haskell-http-client haskell-http-client-tls haskell-http-types haskell-infer-license haskell-scientific haskell-unordered-containers haskell-vector haskell-yaml"