summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-hpack/haskell-hpack.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-13 14:50:27 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:18:03 +0700
commit29b85a5c8d4ee7a4d4cd1b98ddf5635984a16397 (patch)
tree5670c81f49e8ba108c77d96e2be3bcb1c205e592 /haskell/haskell-hpack/haskell-hpack.SlackBuild
parent0d14ace2dc2b2cf841c76eaf9de3c3e78e8aa4ff (diff)
downloadslackbuilds-29b85a5c8d4ee7a4d4cd1b98ddf5635984a16397.tar.gz
slackbuilds-29b85a5c8d4ee7a4d4cd1b98ddf5635984a16397.tar.xz
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>
Diffstat (limited to 'haskell/haskell-hpack/haskell-hpack.SlackBuild')
-rw-r--r--haskell/haskell-hpack/haskell-hpack.SlackBuild2
1 files changed, 1 insertions, 1 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}