diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-10 23:36:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:47 +0700 |
commit | 79cee3c9063ea5d9ef9de36a6d2ee5e875a8c3fa (patch) | |
tree | a770e74b1b84faf31e9e79eca2854ac991e58b47 | |
parent | 984fddca372f7f68f953f4ef2e3ee1489442a3e2 (diff) | |
download | slackbuilds-79cee3c9063ea5d9ef9de36a6d2ee5e875a8c3fa.tar.gz |
haskell/haskell-ansi-wl-pprint: Updated for version 0.6.7.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info | 6 |
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 5def7679ef..376d9e347b 100644 --- a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild +++ b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ansi-wl-pprint -# Copyright 2013 Mikko Värri, Finland +# Copyright 2014 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-ansi-wl-pprint -VERSION=${VERSION:-0.6.6} +VERSION=${VERSION:-0.6.7.1} 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 052dc5ae11..07be9ddd15 100644 --- a/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info +++ b/haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info @@ -1,8 +1,8 @@ PRGNAM="haskell-ansi-wl-pprint" -VERSION="0.6.6" +VERSION="0.6.7.1" HOMEPAGE="http://hackage.haskell.org/package/ansi-wl-pprint" -DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-wl-pprint/0.6.6/ansi-wl-pprint-0.6.6.tar.gz" -MD5SUM="6ba7a7fec829b6dca14413789b2179dd" +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_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-ansi-terminal" |