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

Felix Yan felixonmars at archlinux.org
Fri Sep 28 13:30:48 UTC 2018


    Date: Friday, September 28, 2018 @ 13:30:47
  Author: felixonmars
Revision: 387223

upgpkg: pandoc 2.3-1

rebuild with pandoc 2.3, pandoc-crossref 0.3.3.0

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-28 13:17:11 UTC (rev 387222)
+++ PKGBUILD	2018-09-28 13:30:47 UTC (rev 387223)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.2.3.2
-pkgrel=43
+pkgver=2.3
+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=('e35f7e8db30784f15e11a6a48cb1ae8cb96faca7280c7d8ba63c1d948daab13097c04b7796a6ad8853ac177ee93de20edecf81842fdb7998e3453b89ac9750b0')
+sha512sums=('017404b653fbce2ab83e84c1418967bf6fa6115790f9fa50b9265a444504859ee6b7c11ad7f5c0d6585b24162539f8329b70f9acee37f83a0590aceeb8f4bb0b')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list