summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:52:47 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:56 +0200
commit87c95591e9ad7ca4cc390dc1f588554bf68cc5a1 (patch)
tree3e3c816aca5ef1d70389dd8bc6615c605fafd065 /haskell
parent5e2d430a0bdca92230bdf0d6d8be66d27618530a (diff)
downloadslackbuilds-87c95591e9ad7ca4cc390dc1f588554bf68cc5a1.tar.gz
haskell/haskell-temporary: 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-temporary/haskell-temporary.SlackBuild4
-rw-r--r--haskell/haskell-temporary/haskell-temporary.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-temporary/haskell-temporary.SlackBuild b/haskell/haskell-temporary/haskell-temporary.SlackBuild
index e31fa5ea33..8f36055e04 100644
--- a/haskell/haskell-temporary/haskell-temporary.SlackBuild
+++ b/haskell/haskell-temporary/haskell-temporary.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for temporary
-# 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-temporary
-VERSION=${VERSION:-1.1.2.4}
+VERSION=${VERSION:-1.2.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-temporary/haskell-temporary.info b/haskell/haskell-temporary/haskell-temporary.info
index 3f3a68d2bb..6c5b271dcb 100644
--- a/haskell/haskell-temporary/haskell-temporary.info
+++ b/haskell/haskell-temporary/haskell-temporary.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-temporary"
-VERSION="1.1.2.4"
+VERSION="1.2.0.3"
HOMEPAGE="http://hackage.haskell.org/package/temporary"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/temporary/1.1.2.4/temporary-1.1.2.4.tar.gz"
-MD5SUM="80bf7f663b8a1e2e92dc117fa74629d3"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/temporary/1.2.0.3/temporary-1.2.0.3.tar.gz"
+MD5SUM="93e44c4cd6a381885dc9d20969f405a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ghc"
+REQUIRES="haskell-exceptions"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"