diff options
Diffstat (limited to 'haskell/haskell-th-expand-syns')
-rw-r--r-- | haskell/haskell-th-expand-syns/haskell-th-expand-syns.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-th-expand-syns/haskell-th-expand-syns.info | 8 |
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" |