summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:54:53 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:52 +0200
commit93b5c948bfcc93a99890d7f1218250b1ae0c0b25 (patch)
tree7a4ac3858a6b2adc0c30e26ae351a2cc763601cc /haskell
parent861d61c4192ef3e34444e61bc7c180d185b91417 (diff)
downloadslackbuilds-93b5c948bfcc93a99890d7f1218250b1ae0c0b25.tar.gz
haskell/haskell-text: Updated for version 1.2.0.3.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-text/haskell-text.SlackBuild4
-rw-r--r--haskell/haskell-text/haskell-text.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-text/haskell-text.SlackBuild b/haskell/haskell-text/haskell-text.SlackBuild
index 08a194c645..55cd7d0cd0 100644
--- a/haskell/haskell-text/haskell-text.SlackBuild
+++ b/haskell/haskell-text/haskell-text.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for text
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2015 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-text
-VERSION=${VERSION:-0.11.2.3}
+VERSION=${VERSION:-1.2.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-text/haskell-text.info b/haskell/haskell-text/haskell-text.info
index 0ab61f92a7..bc6ec761d4 100644
--- a/haskell/haskell-text/haskell-text.info
+++ b/haskell/haskell-text/haskell-text.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-text"
-VERSION="0.11.2.3"
+VERSION="1.2.0.3"
HOMEPAGE="http://hackage.haskell.org/package/text"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/text/0.11.2.3/text-0.11.2.3.tar.gz"
-MD5SUM="7a469d49a7576fb3a18785cb64d4ee6c"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/text/1.2.0.3/text-1.2.0.3.tar.gz"
+MD5SUM="50e6cc18e037be6ef5a3cf28b4a94b8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-extensible-exceptions"