summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-json/haskell-json.SlackBuild
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-07 10:11:44 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-08 08:22:31 +0700
commit0130e3ad9808a6f8bea08be2127625b51595e488 (patch)
treeac8a24f97cc465f9d878f5fdb5059ef9ff2c6489 /haskell/haskell-json/haskell-json.SlackBuild
parentcfdab44b66e1b8086d85ed6a64057ff7a6f20c1c (diff)
downloadslackbuilds-0130e3ad9808a6f8bea08be2127625b51595e488.tar.gz
slackbuilds-0130e3ad9808a6f8bea08be2127625b51595e488.tar.xz
haskell/haskell-json: Updated for version 0.9.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-json/haskell-json.SlackBuild')
-rw-r--r--haskell/haskell-json/haskell-json.SlackBuild2
1 files changed, 1 insertions, 1 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}