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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 25 14:32:26 UTC 2022


    Date: Friday, March 25, 2022 @ 14:32:25
  Author: felixonmars
Revision: 1176397

upgpkg: pandoc 2.17.1.1-1: rebuild with pandoc 2.17.1.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 14:29:26 UTC (rev 1176396)
+++ PKGBUILD	2022-03-25 14:32:25 UTC (rev 1176397)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.17.1
-pkgrel=2
+pkgver=2.17.1.1
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -31,7 +31,7 @@
 makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-golden'
              'haskell-tasty-hunit' 'haskell-tasty-lua' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('b63295509e1c6075095025b611ee16fdaf63ceaef6351622ddbfdf341548aa79f7710afcebe734e9c0dbdd3952f194b94920394f85aa0ec4756f402c30c41001')
+sha512sums=('1402240d094d62e071349d87d0a2ffe3e82269a80c82a39cefc7c2938ac86594011459068c1dd526127d72dd8c20816896d5c38761e9691370fa11190ec51b06')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list