summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:49:48 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:57 +0200
commitb36b4ca86802425eef66cc185574c61cbf917992 (patch)
tree20ed8476fa4b214837af9875edebb19776ded1cf
parent7e6531672cc7d9db0f2a099edacd8fe1939a8ad4 (diff)
downloadslackbuilds-b36b4ca86802425eef66cc185574c61cbf917992.tar.gz
haskell/haskell-pandoc-types: Updated for version 1.12.4.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
-rw-r--r--haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild4
-rw-r--r--haskell/haskell-pandoc-types/haskell-pandoc-types.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
index f9bfc59f63..4417506afc 100644
--- a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
+++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for pandoc-types
# 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-pandoc-types
-VERSION=${VERSION:-1.10}
+VERSION=${VERSION:-1.12.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.info b/haskell/haskell-pandoc-types/haskell-pandoc-types.info
index 9fe61dec8a..1a718d842c 100644
--- a/haskell/haskell-pandoc-types/haskell-pandoc-types.info
+++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-pandoc-types"
-VERSION="1.10"
+VERSION="1.12.4.1"
HOMEPAGE="http://hackage.haskell.org/package/pandoc-types"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/pandoc-types/1.10/pandoc-types-1.10.tar.gz"
-MD5SUM="8534ce863f33550120892f981ad2d9a2"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/pandoc-types/1.12.4.1/pandoc-types-1.12.4.1.tar.gz"
+MD5SUM="62cea7ac92a53a4023b9e849cf99792b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-syb"
+REQUIRES="haskell-syb haskell-aeson haskell-deepseq-generics"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"