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

Felix Yan felixonmars at archlinux.org
Fri May 11 09:29:06 UTC 2018


    Date: Friday, May 11, 2018 @ 09:29:05
  Author: felixonmars
Revision: 320649

upgpkg: pandoc-citeproc 0.14.3.1-1

rebuild with pandoc,2.2 pandoc-citeproc,0.14.3.1 pandoc-crossref,0.3.2.0 hakyll,4.12.2.0

Modified:
  pandoc-citeproc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 09:25:43 UTC (rev 320648)
+++ PKGBUILD	2018-05-11 09:29:05 UTC (rev 320649)
@@ -3,13 +3,13 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc-citeproc
-pkgver=0.13.0.1
-pkgrel=67
+pkgver=0.14.3.1
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec' 'haskell-base-compat'
          'haskell-data-default' 'haskell-hs-bibutils' 'haskell-mtl' 'haskell-old-locale' 'pandoc'
          'haskell-pandoc-types' 'haskell-parsec' 'haskell-rfc5051' 'haskell-setenv' 'haskell-split'
          'haskell-syb' 'haskell-tagsoup' 'haskell-temporary' 'haskell-text' 'haskell-text-icu'
@@ -18,7 +18,7 @@
 replaces=('haskell-pandoc-citeproc')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz")
-sha512sums=('40c1ebe932127775d74cc082ef0156d765a21d28bfc33766e03fd77257e30f4f98e9d389eb81e1fd17846b0a8013f169d458dce7994d7c667f022e5edce181eb')
+sha512sums=('ab3d395c77192f72fa5cf9606f3cc5fc37c00a5719a58203d4b7c6edbc032524dd8457abe292d5d7dbe5ab2eaccd545269355931451ca0835d0ac1aa3cc48414')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list