summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-08 15:21:06 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-11 03:17:21 +0700
commit666f2c6a54eeb91f9e28730ff296ddb286b1099c (patch)
tree4900b23d5e1e22515d3a3624ae16f6b09c1e43ae
parentc8eb916f4a2411c949df77646d4e54a93377d290 (diff)
downloadslackbuilds-666f2c6a54eeb91f9e28730ff296ddb286b1099c.tar.gz
slackbuilds-666f2c6a54eeb91f9e28730ff296ddb286b1099c.tar.xz
haskell/haskell-ansi-wl-pprint: Updated for version 0.6.7.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
-rw-r--r--haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild2
-rw-r--r--haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild
index 376d9e347b..5b080e68e1 100644
--- a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild
+++ b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-ansi-wl-pprint
-VERSION=${VERSION:-0.6.7.1}
+VERSION=${VERSION:-0.6.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info
index 07be9ddd15..f406c1051a 100644
--- a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info
+++ b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-ansi-wl-pprint"
-VERSION="0.6.7.1"
+VERSION="0.6.7.3"
HOMEPAGE="http://hackage.haskell.org/package/ansi-wl-pprint"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-wl-pprint/0.6.7.1/ansi-wl-pprint-0.6.7.1.tar.gz"
-MD5SUM="14ea73630867e75a55889f72f3c5dda9"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-wl-pprint/0.6.7.3/ansi-wl-pprint-0.6.7.3.tar.gz"
+MD5SUM="e1770ad4cef741e8807f97340e5eb72a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-ansi-terminal"
+REQUIRES="ghc haskell-ansi-terminal"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"