summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:17 -0500
committer dsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:41 -0500
commit0762c44bd82d5ee7892fb1c2551cc1c54b6af668 (patch)
tree2218a94b622869289870cab5bf73ab005d76dbc1 /haskell
parente5339dc462409ac63845b501f16d2d6959af5aa2 (diff)
downloadslackbuilds-0762c44bd82d5ee7892fb1c2551cc1c54b6af668.tar.gz
slackbuilds-0762c44bd82d5ee7892fb1c2551cc1c54b6af668.tar.xz
haskell/haskell-ansi-wl-pprint: Updated for version 0.6.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.SlackBuild4
-rw-r--r--haskell/haskell-ansi-wl-pprint/haskell-ansi-wl-pprint.info6
-rw-r--r--haskell/haskell-ansi-wl-pprint/slack-desc10
3 files changed, 10 insertions, 10 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 5348de929d..956d960525 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 2012 Mikko Värri, Finland
+# Copyright 2013 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.4}
+VERSION=${VERSION:-0.6.6}
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 aaf0e34c0c..052dc5ae11 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.4"
+VERSION="0.6.6"
HOMEPAGE="http://hackage.haskell.org/package/ansi-wl-pprint"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-wl-pprint/0.6.4/ansi-wl-pprint-0.6.4.tar.gz"
-MD5SUM="759d6d5daecf50dcc1c49f785ce230f0"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-wl-pprint/0.6.6/ansi-wl-pprint-0.6.6.tar.gz"
+MD5SUM="6ba7a7fec829b6dca14413789b2179dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-ansi-terminal"
diff --git a/haskell/haskell-ansi-wl-pprint/slack-desc b/haskell/haskell-ansi-wl-pprint/slack-desc
index 08da3a9e29..3ed84f59e5 100644
--- a/haskell/haskell-ansi-wl-pprint/slack-desc
+++ b/haskell/haskell-ansi-wl-pprint/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-ansi-wl-pprint: haskell-ansi-wl-pprint (The Wadler/Leijen Pretty Printer)