[arch-commits] Commit in pandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Sep 30 17:17:02 UTC 2018
Date: Sunday, September 30, 2018 @ 17:17:02
Author: felixonmars
Revision: 388520
upgpkg: pandoc 2.3.1-1
rebuild with pandoc 2.3.1, hslua 1.0.0, hslua-module-text 0.2.0
Modified:
pandoc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-30 17:08:45 UTC (rev 388519)
+++ PKGBUILD 2018-09-30 17:17:02 UTC (rev 388520)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=pandoc
-pkgver=2.3
-pkgrel=5
+pkgver=2.3.1
+pkgrel=1
pkgdesc="Conversion between markup formats"
url="http://pandoc.org"
license=("GPL")
@@ -27,7 +27,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=('017404b653fbce2ab83e84c1418967bf6fa6115790f9fa50b9265a444504859ee6b7c11ad7f5c0d6585b24162539f8329b70f9acee37f83a0590aceeb8f4bb0b')
+sha512sums=('e1c708e828c48ce5cf2a8a00431c0d75750ec46a67389de04260f3e18845b67a7e4792ea862e6184da00d335f1567f1276af4bddbb8d5275b3913f1b3a752121')
prepare() {
cd "${srcdir}/$pkgname-${pkgver}"
More information about the arch-commits
mailing list