summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 21:58:10 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:50 +0200
commiteb3a35741afa1c3ad37f0989695ec8469d629c30 (patch)
tree1f6f82ba66ce89f7d8b2b3e20d7ffae8da8d27a6 /haskell
parent7204dcfd5748042394578a795f21c31a43fa63cc (diff)
downloadslackbuilds-eb3a35741afa1c3ad37f0989695ec8469d629c30.tar.gz
haskell/haskell-json: Updated for version 0.9.
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-json/haskell-json.SlackBuild4
-rw-r--r--haskell/haskell-json/haskell-json.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-json/haskell-json.SlackBuild b/haskell/haskell-json/haskell-json.SlackBuild
index c180cefec0..622d38105a 100644
--- a/haskell/haskell-json/haskell-json.SlackBuild
+++ b/haskell/haskell-json/haskell-json.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for json
# Written by Peter Wang (novalazy@gmail.com)
-# 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
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-json
-VERSION=${VERSION:-0.7}
+VERSION=${VERSION:-0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-json/haskell-json.info b/haskell/haskell-json/haskell-json.info
index 3b72b59541..c9726d1890 100644
--- a/haskell/haskell-json/haskell-json.info
+++ b/haskell/haskell-json/haskell-json.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-json"
-VERSION="0.7"
+VERSION="0.9"
HOMEPAGE="http://hackage.haskell.org/package/json"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/json/0.7/json-0.7.tar.gz"
-MD5SUM="bfa338cafdc88b0f6c9897bb4917e48a"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/json/0.9/json-0.9.tar.gz"
+MD5SUM="5429e82c20c9964bb663fcc8a432b5bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-text haskell-mtl haskell-syb"