Date: Sunday, September 18, 2022 @ 15:39:52
  Author: felixonmars
Revision: 1304911

upgpkg: pandoc 2.19-1: rebuild with citeproc 0.8.0.1, pandoc 2.19, skylighting 
0.13, skylighting-core 0.13

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-18 15:31:35 UTC (rev 1304910)
+++ PKGBUILD    2022-09-18 15:39:52 UTC (rev 1304911)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=pandoc
-pkgver=2.18
-pkgrel=59
+pkgver=2.19
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -14,17 +14,18 @@
          '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-haddock-library' 
'haskell-hslua'
-         '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-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')
 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')
@@ -32,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=('0e8210a37dda6818b23b9fac25b73b240d67f8e03c41d1f3a776dcf95d7fdf48354a25c08ad64eea069003f4ab7a3167ee9c3e80d4f6684ad6ec33d8c477d212')
+sha512sums=('c0d9780fdd82d5c322644eb1af76f18df9371943c67c0760a2a1ab762d1165ea9c5b3309dd4c5c3b4c30043cb33027268293fccf3bf0d5ba5ba50ddb32f61eda')
 
 prepare() {
     cd $pkgname-$pkgver

Reply via email to