pandoc: update to 1.14.0.4.
This commit is contained in:
parent
3a6a6de7ca
commit
2134c2dd74
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pandoc'
|
# Template file for 'pandoc'
|
||||||
pkgname=pandoc
|
pkgname=pandoc
|
||||||
version=1.13.2
|
version=1.14.0.4
|
||||||
_citeproc_version=0.6
|
_citeproc_version=0.7.1.1
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
hostmakedepends="cabal-install"
|
hostmakedepends="cabal-install"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://johnmacfarlane.net/pandoc/"
|
homepage="http://johnmacfarlane.net/pandoc/"
|
||||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e65c445f4454e9efcf1bc8c28754260d7108803bd8979bc2ff3c34705e386d8a
|
checksum=01955bfb1f397ec22bbce10e2df7b4f2214b7289bf79bf51eb7ae0e3b427fadf
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cabal sandbox init
|
cabal sandbox init
|
||||||
|
|
Loading…
Reference in a new issue