summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-th-utilities
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-11 22:36:43 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 00:29:45 +0700
commit07e69f7ce68f6181c4ab96b5b651c6e285b48ecf (patch)
tree9dd0ca54f057d8842895b9452ae443a57bdf1757 /haskell/haskell-th-utilities
parentf6c45c2c9be3907b673880a1d99865b1ef4ab16e (diff)
downloadslackbuilds-07e69f7ce68f6181c4ab96b5b651c6e285b48ecf.tar.gz
slackbuilds-07e69f7ce68f6181c4ab96b5b651c6e285b48ecf.tar.xz
haskell/haskell-th-utilities: Updated for version 0.2.4.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-utilities')
-rw-r--r--haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild2
-rw-r--r--haskell/haskell-th-utilities/haskell-th-utilities.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild b/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild
index a7ac6191b4..d8bafc813b 100644
--- a/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild
+++ b/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-th-utilities
-VERSION=${VERSION:-0.2.0.1}
+VERSION=${VERSION:-0.2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-th-utilities/haskell-th-utilities.info b/haskell/haskell-th-utilities/haskell-th-utilities.info
index 4c24f0cf57..ba2ca7ec84 100644
--- a/haskell/haskell-th-utilities/haskell-th-utilities.info
+++ b/haskell/haskell-th-utilities/haskell-th-utilities.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-th-utilities"
-VERSION="0.2.0.1"
+VERSION="0.2.4.3"
HOMEPAGE="https://hackage.haskell.org/package/th-utilities"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/th-utilities/0.2.0.1/th-utilities-0.2.0.1.tar.gz"
-MD5SUM="2caf2260cdff51506c564946d610e527"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/th-utilities/0.2.4.3/th-utilities-0.2.4.3.tar.gz"
+MD5SUM="16598cf7eda6a0089bc8168ac22945ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-primitive haskell-syb haskell-th-orphans"
+REQUIRES="haskell-th-orphans"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"