mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
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>
This commit is contained in:
parent
3f101b23b6
commit
dcf4c653f8
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue