summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild6
-rw-r--r--haskell/haskell-ansi-terminal/haskell-ansi-terminal.info6
-rw-r--r--haskell/haskell-ansi-terminal/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild b/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild
index 2ef7e415a9..7ae8fa82dc 100644
--- a/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild
+++ b/haskell/haskell-ansi-terminal/haskell-ansi-terminal.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ansi-terminal
-# 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,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-ansi-terminal
-VERSION=${VERSION:-0.5.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.6}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-ansi-terminal/haskell-ansi-terminal.info b/haskell/haskell-ansi-terminal/haskell-ansi-terminal.info
index 480de2d490..c592bdee0e 100644
--- a/haskell/haskell-ansi-terminal/haskell-ansi-terminal.info
+++ b/haskell/haskell-ansi-terminal/haskell-ansi-terminal.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-ansi-terminal"
-VERSION="0.5.5"
+VERSION="0.6"
HOMEPAGE="http://hackage.haskell.org/package/ansi-terminal"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-terminal/0.5.5/ansi-terminal-0.5.5.tar.gz"
-MD5SUM="5ad9e6561f0de1a2e98b6c72d119ea75"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/ansi-terminal/0.6/ansi-terminal-0.6.tar.gz"
+MD5SUM="51e9e77bb93c629012c3d458c6d74ee9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"
diff --git a/haskell/haskell-ansi-terminal/slack-desc b/haskell/haskell-ansi-terminal/slack-desc
index d76be32bf3..674b92a974 100644
--- a/haskell/haskell-ansi-terminal/slack-desc
+++ b/haskell/haskell-ansi-terminal/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-terminal: haskell-ansi-terminal (Simple ANSI terminal support)