summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-mtl
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-mtl')
-rw-r--r--haskell/haskell-mtl/haskell-mtl.SlackBuild4
-rw-r--r--haskell/haskell-mtl/haskell-mtl.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-mtl/haskell-mtl.SlackBuild b/haskell/haskell-mtl/haskell-mtl.SlackBuild
index 2fea083f23..8dba0ad320 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 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,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-mtl
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-mtl/haskell-mtl.info b/haskell/haskell-mtl/haskell-mtl.info
index 92099f6161..5de49d68c8 100644
--- a/haskell/haskell-mtl/haskell-mtl.info
+++ b/haskell/haskell-mtl/haskell-mtl.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-mtl"
-VERSION="2.1.1"
+VERSION="2.1.2"
HOMEPAGE="http://hackage.haskell.org/package/mtl"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/mtl/2.1.1/mtl-2.1.1.tar.gz"
-MD5SUM="0654be687f1492a2ff30cf6f3fb7eed0"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/mtl/2.1.2/mtl-2.1.2.tar.gz"
+MD5SUM="943c110524d96126bfa0e61f7df1ebcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-transformers"