diff options
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 |
commit | 666f2c6a54eeb91f9e28730ff296ddb286b1099c (patch) | |
tree | 4900b23d5e1e22515d3a3624ae16f6b09c1e43ae /haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild | |
parent | c8eb916f4a2411c949df77646d4e54a93377d290 (diff) |
haskell/haskell-ansi-wl-pprint: Updated for version 0.6.7.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
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 | 2 |
1 files changed, 1 insertions, 1 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 376d9e347bd7e..5b080e68e10aa 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} |