summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 23:06:25 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:52 +0700
commit55b2aa8427316cc279581d2ccdaf6f148b2af81e (patch)
tree42cb7a8bc9c324efa37ac081b48ec9143f9326bf /haskell
parent93b5c948bfcc93a99890d7f1218250b1ae0c0b25 (diff)
downloadslackbuilds-55b2aa8427316cc279581d2ccdaf6f148b2af81e.tar.gz
slackbuilds-55b2aa8427316cc279581d2ccdaf6f148b2af81e.tar.xz
haskell/haskell-utf8-string: Updated for version 0.3.8.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild6
-rw-r--r--haskell/haskell-utf8-string/haskell-utf8-string.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
index ca1fef0dd4..c8e3f32eeb 100644
--- a/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
+++ b/haskell/haskell-utf8-string/haskell-utf8-string.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for utf8-string
-# Copyright 2012 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,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-utf8-string
-VERSION=${VERSION:-0.3.7}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.3.8}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-utf8-string/haskell-utf8-string.info b/haskell/haskell-utf8-string/haskell-utf8-string.info
index 4bd028579b..783799ac01 100644
--- a/haskell/haskell-utf8-string/haskell-utf8-string.info
+++ b/haskell/haskell-utf8-string/haskell-utf8-string.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-utf8-string"
-VERSION="0.3.7"
+VERSION="0.3.8"
HOMEPAGE="http://hackage.haskell.org/package/utf8-string"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.7/utf8-string-0.3.7.tar.gz"
-MD5SUM="50e5c395713e716e0e4a56da73f87ccd"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/utf8-string/0.3.8/utf8-string-0.3.8.tar.gz"
+MD5SUM="674d0052e88e6b2030915e30cf06b171"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"