summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-safe/haskell-safe.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2022-02-14 11:39:16 +0100
committer Willy Sudiarto Raharjo2022-02-16 02:20:16 +0100
commit85b082da43bdfd9da00d3e4a5daf1f83eb3da624 (patch)
tree82a98be65ac9a255b833ee5f35f8b6f889dbe7ac /haskell/haskell-safe/haskell-safe.SlackBuild
parent02e65b5403456423c6579e145c5adf7cc3fa8ef1 (diff)
downloadslackbuilds-85b082da43bdfd9da00d3e4a5daf1f83eb3da624.tar.gz
haskell/haskell-safe: Updated for verion 0.3.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-safe/haskell-safe.SlackBuild')
-rw-r--r--haskell/haskell-safe/haskell-safe.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-safe/haskell-safe.SlackBuild b/haskell/haskell-safe/haskell-safe.SlackBuild
index e1e7e330d3..c44c22ff36 100644
--- a/haskell/haskell-safe/haskell-safe.SlackBuild
+++ b/haskell/haskell-safe/haskell-safe.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-safe
-VERSION=${VERSION:-0.3.17}
+VERSION=${VERSION:-0.3.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}