diff options
Diffstat (limited to 'haskell/haskell-exceptions')
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild index 0e88e61d32f09..9438f5d36f81f 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild +++ b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-exceptions -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/haskell/haskell-exceptions/haskell-exceptions.info b/haskell/haskell-exceptions/haskell-exceptions.info index 96c5b61b9357f..a0c7eb1963483 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.info +++ b/haskell/haskell-exceptions/haskell-exceptions.info @@ -1,8 +1,8 @@ PRGNAM="haskell-exceptions" -VERSION="0.10.0" +VERSION="0.10.4" HOMEPAGE="https://hackage.haskell.org/package/exceptions" -DOWNLOAD="https://hackage.haskell.org/package/exceptions-0.10.0/exceptions-0.10.0.tar.gz" -MD5SUM="a512a57a40f004f80a36eb152b625769" +DOWNLOAD="https://hackage.haskell.org/package/exceptions-0.10.4/exceptions-0.10.4.tar.gz" +MD5SUM="7eaaf5cf3e4a4aca8919fa7f5aa5f203" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-transformers-compat" |