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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 21 04:29:36 UTC 2021


    Date: Wednesday, July 21, 2021 @ 04:29:35
  Author: felixonmars
Revision: 981360

upgpkg: pandoc 2.14.1-1: rebuild with citeproc 0.4.1, doctemplates 0.10, pandoc 2.14.1, skylighting 0.11, skylighting-core 0.11

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-21 04:20:50 UTC (rev 981359)
+++ PKGBUILD	2021-07-21 04:29:35 UTC (rev 981360)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.14.0.3
-pkgrel=5
+pkgver=2.14.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=('38ac4f35ac6483e30e234cf5df74795c80594425092fe059cd870d8b8af15249d88655c13477346a7eaf51a0152078e30915867fb55b7cef801074c618f3c262')
+sha512sums=('5946d1beca186ca6ab3a75ee9d598527c5fe7f220f9b7e741a172e8bba438d2c417d5e712a06e40de3ac945db1b15904d00f9cdf34b24904d721a3c4eb4ab0f3')
 
 prepare() {
     cd $pkgname-$pkgver




More information about the arch-commits mailing list