diff options
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild index 8f140120ad..1a18b670ee 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild +++ b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-exceptions -VERSION=${VERSION:-0.6.1} +VERSION=${VERSION:-0.8.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-exceptions/haskell-exceptions.info b/haskell/haskell-exceptions/haskell-exceptions.info index 9eb7a8988a..a532c40dbc 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.info +++ b/haskell/haskell-exceptions/haskell-exceptions.info @@ -1,10 +1,10 @@ PRGNAM="haskell-exceptions" -VERSION="0.6.1" +VERSION="0.8.2.1" HOMEPAGE="http://hackage.haskell.org/package/exceptions" -DOWNLOAD="http://hackage.haskell.org/package/exceptions-0.6.1/exceptions-0.6.1.tar.gz" -MD5SUM="26109b56b4991de11e25a0776e0d5a7f" +DOWNLOAD="http://hackage.haskell.org/package/exceptions-0.8.2.1/exceptions-0.8.2.1.tar.gz" +MD5SUM="af0fcdcef5f09c0bf18a04c393bdfe26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-mtl" +REQUIRES="ghc haskell-mtl haskell-stm haskell-transformers-compat" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |