summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-09-12 12:05:50 +0200
committer Willy Sudiarto Raharjo2021-09-15 19:45:39 +0200
commit9cb0f782377a09c64989cab1aee2e73a99cdcf9a (patch)
tree776136e8b20696cea69fe66d23a583de7ebd7223
parent6ab8f0fe66356923012e93297a4bda48b634af0b (diff)
downloadslackbuilds-9cb0f782377a09c64989cab1aee2e73a99cdcf9a.tar.gz
haskell/haskell-th-abstraction: Updated for version 0.4.3.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild2
-rw-r--r--haskell/haskell-th-abstraction/haskell-th-abstraction.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild b/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild
index 7399baa655..71bff00669 100644
--- a/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild
+++ b/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-th-abstraction
-VERSION=${VERSION:-0.2.8.0}
+VERSION=${VERSION:-0.4.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-th-abstraction/haskell-th-abstraction.info b/haskell/haskell-th-abstraction/haskell-th-abstraction.info
index 6577eb7a92..12c868a81d 100644
--- a/haskell/haskell-th-abstraction/haskell-th-abstraction.info
+++ b/haskell/haskell-th-abstraction/haskell-th-abstraction.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-th-abstraction"
-VERSION="0.2.8.0"
+VERSION="0.4.3.0"
HOMEPAGE="https://hackage.haskell.org/package/th-abstraction"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/th-abstraction/0.2.8.0/th-abstraction-0.2.8.0.tar.gz"
-MD5SUM="1179ebeeb2dbf0e506947d28f2f67360"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/th-abstraction/0.4.3.0/th-abstraction-0.4.3.0.tar.gz"
+MD5SUM="71a856da99d098a46f94dc219e1bee47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"