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

Felix Yan felixonmars at archlinux.org
Sun Jun 13 21:16:11 UTC 2021


    Date: Sunday, June 13, 2021 @ 21:16:10
  Author: felixonmars
Revision: 963330

upgpkg: pandoc 2.14.0.2-1: rebuild with pandoc 2.14.0.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-13 20:37:39 UTC (rev 963329)
+++ PKGBUILD	2021-06-13 21:16:10 UTC (rev 963330)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.14.0.1
-pkgrel=5
+pkgver=2.14.0.2
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -30,7 +30,7 @@
 makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua'
              'haskell-tasty-quickcheck' 'haskell-tasty-golden' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('c6f86cc2fa58a03e09ec4e7fb0fa38d9a8d06457c93b7754150ed77bdae5151f3bb95dd1ac108eb633e689f3dfdf4dbb7866d5feb0cd07b1eab4254c9a02e66d')
+sha512sums=('95904a7badae751a12fef407192edd341527575a7f53183e01c49d11ea033ff81ddb48f2fc35de580aca9b74f82cebd2836333d6fdbdaa893da8717fd23bf9bd')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list