diff options
Diffstat (limited to 'haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild')
-rw-r--r-- | haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild b/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild index 7d12da180fe3c..37e0c9d3df4c0 100644 --- a/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild +++ b/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-doctemplates -VERSION=${VERSION:-0.2.2.1} +VERSION=${VERSION:-0.10.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |