[arch-commits] Commit in pandoc/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 12 09:53:30 UTC 2020


    Date: Wednesday, February 12, 2020 @ 09:53:30
  Author: felixonmars
Revision: 569155

upgpkg: pandoc 2.9.1.1-1: rebuild with pandoc 2.9.1.1

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 09:32:38 UTC (rev 569154)
+++ PKGBUILD	2020-02-12 09:53:30 UTC (rev 569155)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.9
-pkgrel=4
+pkgver=2.9.1.1
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -13,14 +13,14 @@
          'haskell-base64-bytestring' 'haskell-blaze-html' 'haskell-blaze-markup'
          'haskell-case-insensitive' 'haskell-cmark-gfm' 'haskell-data-default' 'haskell-doclayout'
          'haskell-doctemplates' 'haskell-emojis' 'haskell-exceptions' 'haskell-glob'
-         'haskell-haddock-library' 'haskell-ipynb' 'haskell-skylighting' 'haskell-skylighting-core'
-         'haskell-hslua' 'haskell-hslua-module-system' 'haskell-hslua-module-text'
-         'haskell-http-client' 'haskell-syb' 'haskell-hsyaml' 'haskell-http-client-tls'
-         'haskell-http-types' 'haskell-safe' 'haskell-split' 'haskell-texmath' 'haskell-network'
-         'haskell-pandoc-types' 'haskell-random' 'haskell-scientific' 'haskell-tagsoup'
-         'haskell-temporary' 'haskell-text-conversions' 'haskell-network-uri'
-         'haskell-unicode-transforms' 'haskell-unordered-containers' 'haskell-zip-archive'
-         'haskell-vector' 'haskell-xml' 'haskell-zlib')
+         'haskell-haddock-library' 'haskell-ipynb' 'haskell-jira-wiki-markup' 'haskell-skylighting'
+         'haskell-skylighting-core' 'haskell-hslua' 'haskell-hslua-module-system'
+         'haskell-hslua-module-text' 'haskell-http-client' 'haskell-syb' 'haskell-hsyaml'
+         'haskell-http-client-tls' 'haskell-http-types' 'haskell-safe' 'haskell-split'
+         'haskell-texmath' 'haskell-network' 'haskell-pandoc-types' 'haskell-random'
+         'haskell-scientific' 'haskell-tagsoup' 'haskell-temporary' 'haskell-text-conversions'
+         'haskell-network-uri' 'haskell-unicode-transforms' 'haskell-unordered-containers'
+         'haskell-zip-archive' 'haskell-vector' 'haskell-xml' 'haskell-zlib')
 optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc filter'
             'pandoc-crossref: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter'
             'texlive-core: for pdf output')
@@ -30,7 +30,7 @@
              'haskell-tasty-quickcheck' 'haskell-tasty-golden' 'haskell-quickcheck'
              'haskell-executable-path')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('4c18aa3373ec82b47c438bb3382936ac89516c0b9c6bc2e83b613cd2c2f92197e21f36db90a0a4f3f9df88a6de3ee68bbeabfdd4c96e6e18e3e74025c489651c')
+sha512sums=('de9afcaa1dfa3c253e5a108a3ea30771d90b820f9a033753fc1bce89293ec6c847073eb77ab6682a746d4719ba258ab36e299b6b330da50f49399fc5fcf54002')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list