[arch-commits] Commit in pandoc-citeproc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 16:44:58 UTC 2018
Date: Thursday, May 17, 2018 @ 16:44:57
Author: felixonmars
Revision: 323885
upgpkg: pandoc-citeproc 0.14.3.1-11
rebuild with ghc 8.4.2
Modified:
pandoc-citeproc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 16:40:50 UTC (rev 323884)
+++ PKGBUILD 2018-05-17 16:44:57 UTC (rev 323885)
@@ -4,15 +4,15 @@
pkgname=pandoc-citeproc
pkgver=0.14.3.1
-pkgrel=10
+pkgrel=11
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' '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'
+ 'haskell-data-default' 'haskell-hs-bibutils' 'haskell-old-locale' 'pandoc'
+ 'haskell-pandoc-types' 'haskell-rfc5051' 'haskell-setenv' 'haskell-split'
+ 'haskell-syb' 'haskell-tagsoup' 'haskell-temporary' 'haskell-text-icu'
'haskell-unordered-containers' 'haskell-vector' 'haskell-xml-conduit' 'haskell-yaml')
conflicts=('haskell-pandoc-citeproc')
replaces=('haskell-pandoc-citeproc')
More information about the arch-commits
mailing list