[arch-commits] Commit in pandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 9 10:59:15 UTC 2018
Date: Thursday, August 9, 2018 @ 10:59:15
Author: felixonmars
Revision: 370610
upgpkg: pandoc 2.2.3.2-1
rebuild with pandoc 2.2.3.2
Modified:
pandoc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-09 10:58:40 UTC (rev 370609)
+++ PKGBUILD 2018-08-09 10:59:15 UTC (rev 370610)
@@ -3,8 +3,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=pandoc
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.3.2
+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=('1d8d42275110233a3026a6a26d8a7dacca26c661da4eb4cb4ac3b28a56b690c66012daa81e5cd1d0afbbbc38b3bf667da2ca99612d589aff7f068f173c8f1e28')
+sha512sums=('e35f7e8db30784f15e11a6a48cb1ae8cb96faca7280c7d8ba63c1d948daab13097c04b7796a6ad8853ac177ee93de20edecf81842fdb7998e3453b89ac9750b0')
prepare() {
cd "${srcdir}/$pkgname-${pkgver}"
More information about the arch-commits
mailing list