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

Felix Yan felixonmars at archlinux.org
Fri Jul 20 09:16:03 UTC 2018


    Date: Friday, July 20, 2018 @ 09:16:02
  Author: felixonmars
Revision: 362569

upgpkg: pandoc 2.2.2.1-1

rebuild with pandoc 2.2.2.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-20 09:15:20 UTC (rev 362568)
+++ PKGBUILD	2018-07-20 09:16:02 UTC (rev 362569)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc
-pkgver=2.2.2
-pkgrel=5
+pkgver=2.2.2.1
+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=('a7ca05da1e469b6d133afbfb302a361662a389fc0be6c2a9017f3643436c7b95f475da7633f6edca664282aaf518115ad321d76c63cfaf2f8bd0d5188979f2c3')
+sha512sums=('fcde3afc3cbbf95ed9fe735ceb30008c5dd621df3ebf6fd0fabbbc6739dc2349ae3ea2b9934971d414315521ba0a421b2ff0190eeb06438455057c96fb4dd458')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list