diff options
Diffstat (limited to 'haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild')
-rw-r--r-- | haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild index 36e5e9f0c9..8d55d9b41b 100644 --- a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild +++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unliftio-core -VERSION=${VERSION:-0.1.2.0} +VERSION=${VERSION:-0.2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |