summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-mtl
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 22:58:30 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:50 +0700
commit0bcdb45eb20dd7c0ac62ea3d025a21eea3a14495 (patch)
treeeee096b1f5c3d4adb78bc7ed2ce5f82448b463a9 /haskell/haskell-mtl
parentc9aac06571afd1129acf0170a79f6eca11b719c6 (diff)
downloadslackbuilds-0bcdb45eb20dd7c0ac62ea3d025a21eea3a14495.tar.gz
slackbuilds-0bcdb45eb20dd7c0ac62ea3d025a21eea3a14495.tar.xz
haskell/haskell-mtl: Updated for version 2.1.3.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-mtl')
-rw-r--r--haskell/haskell-mtl/haskell-mtl.SlackBuild4
-rw-r--r--haskell/haskell-mtl/haskell-mtl.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-mtl/haskell-mtl.SlackBuild b/haskell/haskell-mtl/haskell-mtl.SlackBuild
index f545012ce8..44e459de22 100644
--- a/haskell/haskell-mtl/haskell-mtl.SlackBuild
+++ b/haskell/haskell-mtl/haskell-mtl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mtl
-# 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-mtl
-VERSION=${VERSION:-2.1.2}
+VERSION=${VERSION:-2.1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-mtl/haskell-mtl.info b/haskell/haskell-mtl/haskell-mtl.info
index 5de49d68c8..b2778f8c4d 100644
--- a/haskell/haskell-mtl/haskell-mtl.info
+++ b/haskell/haskell-mtl/haskell-mtl.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-mtl"
-VERSION="2.1.2"
+VERSION="2.1.3.1"
HOMEPAGE="http://hackage.haskell.org/package/mtl"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/mtl/2.1.2/mtl-2.1.2.tar.gz"
-MD5SUM="943c110524d96126bfa0e61f7df1ebcd"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/mtl/2.1.3.1/mtl-2.1.3.1.tar.gz"
+MD5SUM="8f3927677bf3e0efb6fcce08b1be2eac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-transformers"
+REQUIRES="ghc"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"