aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-exceptions
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-12-19 21:45:01 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:40 +1300
commit7a32fec940ad0214c526c909bbababf5d13f688e (patch)
tree3f0f46bc239a835193da2d9db0bbd1cd69d1969a /haskell/haskell-exceptions
parentfbaced151331a34dd9ca01f4d21f50972fd324e4 (diff)
downloadslackbuilds-7a32fec940ad0214c526c909bbababf5d13f688e.tar.xz
haskell/haskell-exceptions: Updated for version 0.10.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-exceptions')
-rw-r--r--haskell/haskell-exceptions/haskell-exceptions.SlackBuild2
-rw-r--r--haskell/haskell-exceptions/haskell-exceptions.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.SlackBuild b/haskell/haskell-exceptions/haskell-exceptions.SlackBuild
index 0e88e61d32f0..9438f5d36f81 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 96c5b61b9357..a0c7eb196348 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"