summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--haskell/haskell-json/haskell-json.SlackBuild2
-rw-r--r--haskell/haskell-json/haskell-json.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-json/haskell-json.SlackBuild b/haskell/haskell-json/haskell-json.SlackBuild
index 622d38105a..cc1870b994 100644
--- a/haskell/haskell-json/haskell-json.SlackBuild
+++ b/haskell/haskell-json/haskell-json.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-json
-VERSION=${VERSION:-0.9}
+VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-json/haskell-json.info b/haskell/haskell-json/haskell-json.info
index c9726d1890..de2c83abdc 100644
--- a/haskell/haskell-json/haskell-json.info
+++ b/haskell/haskell-json/haskell-json.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-json"
-VERSION="0.9"
+VERSION="0.9.1"
HOMEPAGE="http://hackage.haskell.org/package/json"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/json/0.9/json-0.9.tar.gz"
-MD5SUM="5429e82c20c9964bb663fcc8a432b5bf"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/json/0.9.1/json-0.9.1.tar.gz"
+MD5SUM="39f878c351120c7d8bd1d634eee26cbb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-text haskell-mtl haskell-syb"