Date: Monday, September 19, 2022 @ 22:18:30 Author: felixonmars Revision: 1305381
upgpkg: pandoc 2.19.1-1: rebuild with pandoc 2.19.1 Modified: pandoc/trunk/PKGBUILD ----------+ PKGBUILD | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-19 22:14:44 UTC (rev 1305380) +++ PKGBUILD 2022-09-19 22:18:30 UTC (rev 1305381) @@ -3,7 +3,7 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=pandoc -pkgver=2.19 +pkgver=2.19.1 pkgrel=1 pkgdesc='Conversion between markup formats' url='https://pandoc.org' @@ -10,22 +10,22 @@ license=('GPL') arch=('x86_64') depends=('ghc-libs' 'haskell-glob' 'haskell-juicypixels' 'haskell-sha' 'haskell-aeson' - 'haskell-aeson-pretty' 'haskell-attoparsec' 'haskell-base64-bytestring' - 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-case-insensitive' 'haskell-citeproc' - 'haskell-commonmark' 'haskell-commonmark-extensions' 'haskell-commonmark-pandoc' - 'haskell-connection' 'haskell-data-default' 'haskell-doclayout' 'haskell-doctemplates' - 'haskell-emojis' 'haskell-file-embed' 'haskell-gridtables' 'haskell-haddock-library' - 'haskell-hslua' 'haskell-hslua-aeson' 'haskell-hslua-module-doclayout' - 'haskell-hslua-module-path' 'haskell-hslua-module-system' 'haskell-hslua-module-text' - 'haskell-hslua-module-version' 'haskell-http-client' 'haskell-http-client-tls' - 'haskell-http-types' 'haskell-ipynb' 'haskell-jira-wiki-markup' 'haskell-lpeg' - 'haskell-network' 'haskell-network-uri' 'haskell-pandoc-lua-marshal' 'haskell-pandoc-types' - 'haskell-pretty-show' 'haskell-random' 'haskell-safe' 'haskell-scientific' - 'haskell-skylighting' 'haskell-skylighting-core' 'haskell-split' 'haskell-syb' - 'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-text-conversions' - 'haskell-unicode-collation' 'haskell-unicode-transforms' 'haskell-xml' - 'haskell-xml-conduit' 'haskell-xml-types' 'haskell-yaml' 'haskell-zip-archive' - 'haskell-zlib') + 'haskell-aeson-pretty' 'haskell-attoparsec' 'haskell-base64' 'haskell-blaze-html' + 'haskell-blaze-markup' 'haskell-case-insensitive' 'haskell-citeproc' 'haskell-commonmark' + 'haskell-commonmark-extensions' 'haskell-commonmark-pandoc' 'haskell-connection' + 'haskell-data-default' 'haskell-doclayout' 'haskell-doctemplates' 'haskell-emojis' + 'haskell-file-embed' 'haskell-gridtables' 'haskell-haddock-library' 'haskell-hslua' + 'haskell-hslua-aeson' 'haskell-hslua-module-doclayout' 'haskell-hslua-module-path' + 'haskell-hslua-module-system' 'haskell-hslua-module-text' 'haskell-hslua-module-version' + 'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-types' 'haskell-ipynb' + 'haskell-jira-wiki-markup' 'haskell-lpeg' 'haskell-network' 'haskell-network-uri' + 'haskell-pandoc-lua-marshal' 'haskell-pandoc-types' 'haskell-pretty-show' 'haskell-random' + 'haskell-safe' 'haskell-scientific' 'haskell-servant-server' 'haskell-skylighting' + 'haskell-skylighting-core' 'haskell-split' 'haskell-syb' 'haskell-tagsoup' + 'haskell-temporary' 'haskell-texmath' 'haskell-text-conversions' + 'haskell-unicode-collation' 'haskell-unicode-transforms' 'haskell-wai' 'haskell-wai-extra' + 'haskell-warp' 'haskell-xml' 'haskell-xml-conduit' 'haskell-xml-types' 'haskell-yaml' + 'haskell-zip-archive' 'haskell-zlib') optdepends=('pandoc-crossref: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter' 'texlive-core: for pdf output') conflicts=('haskell-pandoc') @@ -33,7 +33,7 @@ makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-tasty-lua' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('c0d9780fdd82d5c322644eb1af76f18df9371943c67c0760a2a1ab762d1165ea9c5b3309dd4c5c3b4c30043cb33027268293fccf3bf0d5ba5ba50ddb32f61eda') +sha512sums=('8536ca9fad78f135b6d151f7cf7fa7171f994a0bb6826725699989f490dd355a0d05bb1ef57ad16bac7ce903dc050f9ebac9c3e7161b02dc8a1547522a6f4e4c') prepare() { cd $pkgname-$pkgver @@ -47,7 +47,7 @@ runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ --prefix=/usr --docdir="/usr/share/doc/$pkgname" --datasubdir=$pkgname --enable-tests \ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \ - -f-trypandoc -f-embed_data_files -f-static + -f-embed_data_files -f-static -f-lua53 runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script runhaskell Setup unregister --gen-script
