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 /haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild | |
parent | 984fddca372f7f68f953f4ef2e3ee1489442a3e2 (diff) |
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>
Diffstat (limited to 'haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild')
-rw-r--r-- | haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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 5def7679ef3f..376d9e347bd7 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} |