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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 19:31:02 UTC 2019


    Date: Tuesday, December 24, 2019 @ 19:31:02
  Author: felixonmars
Revision: 540008

upgpkg: pandoc-citeproc 0.16.4-1: rebuild with pandoc 2.8, pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, optparse-applicative 0.15.1.0, hledger 1.16, hledger-lib 1.16, hledger-ui 1.16, hledger-web 1.16, pandoc-citeproc 0.16.4

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 19:09:54 UTC (rev 540007)
+++ PKGBUILD	2019-12-24 19:31:02 UTC (rev 540008)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc-citeproc
-pkgver=0.16.2
-pkgrel=158
+pkgver=0.16.4
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname"
 license=("BSD")
@@ -13,12 +13,12 @@
          'haskell-network' 'haskell-old-locale' 'pandoc' 'haskell-pandoc-types' 'haskell-rfc5051'
          'haskell-safe' 'haskell-setenv' 'haskell-split' 'haskell-syb' 'haskell-tagsoup'
          'haskell-temporary' 'haskell-text-icu' 'haskell-unordered-containers' 'haskell-vector'
-         'haskell-xml-conduit' 'haskell-yaml')
+         'haskell-xml-conduit' 'haskell-yaml' 'haskell-hsyaml' 'haskell-hsyaml-aeson')
 conflicts=('haskell-pandoc-citeproc')
 replaces=('haskell-pandoc-citeproc')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz")
-sha512sums=('90c3fabe3e1478f43b0157580deb691e5be8d3064144cbf4d67ab8f15bfd99c51b3e811b47bbe4fefc76c4efe660007ab05a782e5a5df01cd42965fe22e5c664')
+sha512sums=('eeba401f93148667be562f61dadb97e8e557523d8739292538c7c7eb77add9a2743d3597f4ceb50d9cbfd59cbc22ffbb65f9bc1aea10ffd079b62fd926061b3a')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list