diff options
Diffstat (limited to 'haskell/haskell-safe/haskell-safe.SlackBuild')
-rw-r--r-- | haskell/haskell-safe/haskell-safe.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-safe/haskell-safe.SlackBuild b/haskell/haskell-safe/haskell-safe.SlackBuild index e1e7e330d3bb..c44c22ff3653 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} |