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

Felix Yan felixonmars at archlinux.org
Sat Jun 5 22:18:13 UTC 2021


    Date: Saturday, June 5, 2021 @ 22:18:13
  Author: felixonmars
Revision: 956186

upgpkg: pandoc 2.14.0.1-1: rebuild with pandoc 2.14.0.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 22:13:39 UTC (rev 956185)
+++ PKGBUILD	2021-06-05 22:18:13 UTC (rev 956186)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.14
-pkgrel=5
+pkgver=2.14.0.1
+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=('ca763b3e1c64cc297f46492105353270dc71af1c8c27d874704749a9327954fe6ee1b4a1ca4029984f541a9e7438b84824f6eea3254c60021a3ae4b6a37bd2af')
+sha512sums=('c6f86cc2fa58a03e09ec4e7fb0fa38d9a8d06457c93b7754150ed77bdae5151f3bb95dd1ac108eb633e689f3dfdf4dbb7866d5feb0cd07b1eab4254c9a02e66d')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list