pandoc: update to 1.15.2.
This commit is contained in:
parent
2a3b646562
commit
acbe919221
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'pandoc'
|
||||
pkgname=pandoc
|
||||
# Keep in sync with http://www.stackage.org/lts
|
||||
version=1.15.1.1
|
||||
version=1.15.2
|
||||
revision=1
|
||||
_citeproc_version=0.7.4
|
||||
build_style=haskell-stack
|
||||
stackage="lts-3.10"
|
||||
stackage="lts-3.14"
|
||||
make_build_args="--flag pandoc:-old-locale --flag pandoc:embed_data_files"
|
||||
nocross=yes
|
||||
create_wrksrc=yes
|
||||
|
@ -17,7 +17,7 @@ license="GPL-2"
|
|||
homepage="http://johnmacfarlane.net/pandoc/"
|
||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz
|
||||
http://hackage.haskell.org/package/${pkgname}-citeproc-${_citeproc_version}/${pkgname}-citeproc-${_citeproc_version}.tar.gz"
|
||||
checksum="a70e0af56c294dbb1ba646df24f90b81542d060ec7167f70ff2b873ed7ed6d5e
|
||||
checksum="9c6ffe77006513306b35daa7256c1625c6eaf2e16a8de8fe5248f20015c3d335
|
||||
905112d8995fb6de5ee4c4bfd62cc89baa3bf1598f258aaba1704f85cf739fd2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue