summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:26 -0500
committer dsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:43 -0500
commitae74089f83f63483c2d17defedfd49dc4fd73fde (patch)
treece3ebf332cdc2bbda66395a3340712ebefe28514 /haskell
parentad4df4c8786aee805c87b0843e40873ddfa91c7f (diff)
downloadslackbuilds-ae74089f83f63483c2d17defedfd49dc4fd73fde.tar.gz
slackbuilds-ae74089f83f63483c2d17defedfd49dc4fd73fde.tar.xz
haskell/haskell-dataenc: Updated for version 0.14.0.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-dataenc/haskell-dataenc.SlackBuild6
-rw-r--r--haskell/haskell-dataenc/haskell-dataenc.info6
-rw-r--r--haskell/haskell-dataenc/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/haskell/haskell-dataenc/haskell-dataenc.SlackBuild b/haskell/haskell-dataenc/haskell-dataenc.SlackBuild
index f736eb4119..0a5427f345 100644
--- a/haskell/haskell-dataenc/haskell-dataenc.SlackBuild
+++ b/haskell/haskell-dataenc/haskell-dataenc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dataenc
-# 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-dataenc
-VERSION=${VERSION:-0.14.0.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.14.0.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-dataenc/haskell-dataenc.info b/haskell/haskell-dataenc/haskell-dataenc.info
index a1188f1cba..1d60a67dbc 100644
--- a/haskell/haskell-dataenc/haskell-dataenc.info
+++ b/haskell/haskell-dataenc/haskell-dataenc.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-dataenc"
-VERSION="0.14.0.3"
+VERSION="0.14.0.5"
HOMEPAGE="http://hackage.haskell.org/package/dataenc"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/dataenc/0.14.0.3/dataenc-0.14.0.3.tar.gz"
-MD5SUM="643a8c022b9c840f801faf9a661fe637"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/dataenc/0.14.0.5/dataenc-0.14.0.5.tar.gz"
+MD5SUM="4da812ca7a1640a5fdcc676009ab160c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"
diff --git a/haskell/haskell-dataenc/slack-desc b/haskell/haskell-dataenc/slack-desc
index bea7b806f2..4fadc384cd 100644
--- a/haskell/haskell-dataenc/slack-desc
+++ b/haskell/haskell-dataenc/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-dataenc: haskell-dataenc (Data encoding library)