diff options
Diffstat (limited to 'haskell/haskell-ansi-wl-pprint')
-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" |