summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:42:09 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:56 +0200
commitdcf4c653f867d0ed3f18034f7d8804cc63b74e9f (patch)
tree795b9e571efa6eaaedb03764a3b0684c7dbf998d /haskell
parent3f101b23b67af178ce409e0d8c16eff436eb5e6b (diff)
downloadslackbuilds-dcf4c653f867d0ed3f18034f7d8804cc63b74e9f.tar.gz
haskell/haskell-citeproc-hs: Updated for version 0.3.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-citeproc-hs/haskell-citeproc-hs.SlackBuild4
-rw-r--r--haskell/haskell-citeproc-hs/haskell-citeproc-hs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-citeproc-hs/haskell-citeproc-hs.SlackBuild b/haskell/haskell-citeproc-hs/haskell-citeproc-hs.SlackBuild
index c4ebd6bab6..c0d3de8fe4 100644
--- a/haskell/haskell-citeproc-hs/haskell-citeproc-hs.SlackBuild
+++ b/haskell/haskell-citeproc-hs/haskell-citeproc-hs.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for citeproc-hs
# Written by Peter Wang (novalazy@gmail.com)
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2014 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-citeproc-hs
-VERSION=${VERSION:-0.3.7}
+VERSION=${VERSION:-0.3.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-citeproc-hs/haskell-citeproc-hs.info b/haskell/haskell-citeproc-hs/haskell-citeproc-hs.info
index bb99af3eff..7ba41cb228 100644
--- a/haskell/haskell-citeproc-hs/haskell-citeproc-hs.info
+++ b/haskell/haskell-citeproc-hs/haskell-citeproc-hs.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-citeproc-hs"
-VERSION="0.3.7"
+VERSION="0.3.9"
HOMEPAGE="http://gorgias.mine.nu/repos/citeproc-hs/"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/citeproc-hs/0.3.7/citeproc-hs-0.3.7.tar.gz"
-MD5SUM="11add895d1ae41b27dabcaebc0da409c"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/citeproc-hs/0.3.9/citeproc-hs-0.3.9.tar.gz"
+MD5SUM="6473df62c66af79982818d56eeec7d12"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-json haskell-pandoc-types haskell-parsec haskell-utf8-string haskell-xml"