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

Felix Yan felixonmars at archlinux.org
Wed Mar 20 09:11:53 UTC 2019


    Date: Wednesday, March 20, 2019 @ 09:11:53
  Author: felixonmars
Revision: 442853

upgpkg: pandoc 2.7.1-1

rebuild with cmark-gfm 0.1.8, pandoc 2.7.1

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-20 09:11:27 UTC (rev 442852)
+++ PKGBUILD	2019-03-20 09:11:53 UTC (rev 442853)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.7
-pkgrel=5
+pkgver=2.7.1
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -27,7 +27,7 @@
 makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' '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=('02dfb10fa1678a9d44dfd93ce3025c8bf73b36397f28c1ec22c8f8241a5eaeda55635f7170bc00ba7d221880c78ada82949c707fbe087787a7606810b45186aa')
+sha512sums=('0a6ba9ba0c79cfd77a0ad5fbae31035965520336c2f0790b762a02431367e673bdba4cb1313089fecd3fd73479a89b1c34007af8a40846612e0ca136886bb7ee')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list