diff options
-rw-r--r-- | haskell/haskell-citeproc-hs/haskell-citeproc-hs.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-citeproc-hs/haskell-citeproc-hs.info | 6 |
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" |