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} diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.info b/haskell/haskell-unliftio-core/haskell-unliftio-core.info index a7f0306ae3..5f5ed3d06b 100644 --- a/haskell/haskell-unliftio-core/haskell-unliftio-core.info +++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.info @@ -1,8 +1,8 @@ PRGNAM="haskell-unliftio-core" -VERSION="0.1.2.0" +VERSION="0.2.0.1" HOMEPAGE="https://hackage.haskell.org/package/unliftio-core" -DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio-core/0.1.2.0/unliftio-core-0.1.2.0.tar.gz" -MD5SUM="714389512636b320c70238dc4e8ac650" +DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio-core/0.2.0.1/unliftio-core-0.2.0.1.tar.gz" +MD5SUM="c0d5e28f401241b73789dd8b75791d42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc"