From 20cf3bb64deba36b046d7c1b4cb47bcf251c881d Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 4 Mar 2013 00:04:38 -0500 Subject: haskell/haskell-json: Updated for version 0.7. Signed-off-by: dsomero --- haskell/haskell-json/haskell-json.SlackBuild | 4 ++-- haskell/haskell-json/haskell-json.info | 8 ++++---- haskell/haskell-json/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'haskell/haskell-json') diff --git a/haskell/haskell-json/haskell-json.SlackBuild b/haskell/haskell-json/haskell-json.SlackBuild index 4f53a05316..435518125e 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 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 @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-json -VERSION=${VERSION:-0.5} +VERSION=${VERSION:-0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-json/haskell-json.info b/haskell/haskell-json/haskell-json.info index 5ee6f4ea9a..3b72b59541 100644 --- a/haskell/haskell-json/haskell-json.info +++ b/haskell/haskell-json/haskell-json.info @@ -1,10 +1,10 @@ PRGNAM="haskell-json" -VERSION="0.5" +VERSION="0.7" HOMEPAGE="http://hackage.haskell.org/package/json" -DOWNLOAD="http://hackage.haskell.org/packages/archive/json/0.5/json-0.5.tar.gz" -MD5SUM="dc61a7972a5f265ae310bcdbddaed15c" +DOWNLOAD="http://hackage.haskell.org/packages/archive/json/0.7/json-0.7.tar.gz" +MD5SUM="bfa338cafdc88b0f6c9897bb4917e48a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-mtl haskell-syb" +REQUIRES="haskell-text haskell-mtl haskell-syb" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" diff --git a/haskell/haskell-json/slack-desc b/haskell/haskell-json/slack-desc index 84b1d01584..357cfed732 100644 --- a/haskell/haskell-json/slack-desc +++ b/haskell/haskell-json/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| haskell-json: haskell-json (JSON implementation for Haskell) -- cgit v1.2.3-65-gdbad