diff options
Diffstat (limited to 'haskell/haskell-exceptions/haskell-exceptions.SlackBuild')
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild index 0e88e61d32..9438f5d36f 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild +++ b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-exceptions -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |