summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 10:12:06 +0100
committer Willy Sudiarto Raharjo2022-02-11 18:29:45 +0100
commite2714b918537712718ae12da32acb390a9bed3a3 (patch)
tree41f6d06bac02f97069fa1e7d5ea05ff2e04d7cb3 /haskell
parentf2e430d6ea46e9cdf2d9f93ec6d886676421ef66 (diff)
downloadslackbuilds-e2714b918537712718ae12da32acb390a9bed3a3.tar.gz
haskell/haskell-th-expand-syns: Updated for version 0.4.9.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild2
-rw-r--r--haskell/haskell-th-expand-syns/haskell-th-expand-syns.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild b/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild
index 10f1964a5a..088f4236df 100644
--- a/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild
+++ b/haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-th-expand-syns
-VERSION=${VERSION:-0.4.4.0}
+VERSION=${VERSION:-0.4.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-th-expand-syns/haskell-th-expand-syns.info b/haskell/haskell-th-expand-syns/haskell-th-expand-syns.info
index 7ef09c95f2..3ad3a08865 100644
--- a/haskell/haskell-th-expand-syns/haskell-th-expand-syns.info
+++ b/haskell/haskell-th-expand-syns/haskell-th-expand-syns.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-th-expand-syns"
-VERSION="0.4.4.0"
+VERSION="0.4.9.0"
HOMEPAGE="https://hackage.haskell.org/package/th-expand-syns"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/th-expand-syns/0.4.4.0/th-expand-syns-0.4.4.0.tar.gz"
-MD5SUM="08b00a3617f1df695a4a189471dbac09"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/th-expand-syns/0.4.9.0/th-expand-syns-0.4.9.0.tar.gz"
+MD5SUM="6d54bbf8119941deee3c9f84730d75a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-syb"
+REQUIRES="haskell-syb haskell-th-abstraction"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"