diff options
Diffstat (limited to 'haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild')
-rw-r--r-- | haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild index dd4d497d66..3be9d42c8f 100644 --- a/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild +++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unordered-containers -VERSION=${VERSION:-0.2.13.0} +VERSION=${VERSION:-0.2.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |