[arch-commits] Commit in pandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 6 19:07:56 UTC 2018
Date: Monday, August 6, 2018 @ 19:07:55
Author: felixonmars
Revision: 369870
upgpkg: pandoc 2.2.3-1
rebuild with pandoc 2.2.3
Modified:
pandoc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-06 18:58:22 UTC (rev 369869)
+++ PKGBUILD 2018-08-06 19:07:55 UTC (rev 369870)
@@ -3,8 +3,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=pandoc
-pkgver=2.2.2.1
-pkgrel=7
+pkgver=2.2.3
+pkgrel=1
pkgdesc="Conversion between markup formats"
url="http://pandoc.org"
license=("GPL")
@@ -28,7 +28,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=('fcde3afc3cbbf95ed9fe735ceb30008c5dd621df3ebf6fd0fabbbc6739dc2349ae3ea2b9934971d414315521ba0a421b2ff0190eeb06438455057c96fb4dd458')
+sha512sums=('1d8d42275110233a3026a6a26d8a7dacca26c661da4eb4cb4ac3b28a56b690c66012daa81e5cd1d0afbbbc38b3bf667da2ca99612d589aff7f068f173c8f1e28')
prepare() {
cd "${srcdir}/$pkgname-${pkgver}"
More information about the arch-commits
mailing list