summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:52 +0100
committer dsomero2013-03-04 23:26:48 +0100
commit642b29bb68ae7d49ccce4a268e9d020f2d169943 (patch)
treee51d72b48df85b2ead7523bf72105c26243353ca /haskell
parent0ae1bd045d476748f26606177fb3da0f84b25083 (diff)
downloadslackbuilds-642b29bb68ae7d49ccce4a268e9d020f2d169943.tar.gz
haskell/haskell-terminfo: Updated for version 0.3.2.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-terminfo/haskell-terminfo.SlackBuild6
-rw-r--r--haskell/haskell-terminfo/haskell-terminfo.info6
-rw-r--r--haskell/haskell-terminfo/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
index e95babfb42..21e99ffb08 100644
--- a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
+++ b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for terminfo
-# 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-terminfo
-VERSION=${VERSION:-0.3.2.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.3.2.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-terminfo/haskell-terminfo.info b/haskell/haskell-terminfo/haskell-terminfo.info
index f782a9e044..4aa23d8467 100644
--- a/haskell/haskell-terminfo/haskell-terminfo.info
+++ b/haskell/haskell-terminfo/haskell-terminfo.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-terminfo"
-VERSION="0.3.2.3"
+VERSION="0.3.2.5"
HOMEPAGE="http://hackage.haskell.org/package/terminfo"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/terminfo/0.3.2.3/terminfo-0.3.2.3.tar.gz"
-MD5SUM="706f546c629ac100a402c9c2629c25fa"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/terminfo/0.3.2.5/terminfo-0.3.2.5.tar.gz"
+MD5SUM="7ef09acfac9f6fc499ed3bb804ae2ab3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"
diff --git a/haskell/haskell-terminfo/slack-desc b/haskell/haskell-terminfo/slack-desc
index 5fecdcec25..5fe3f54406 100644
--- a/haskell/haskell-terminfo/slack-desc
+++ b/haskell/haskell-terminfo/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-terminfo: haskell-terminfo (Haskell bindings to the terminfo library)