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