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

Felix Yan fyan at archlinux.org
Sat Jan 23 17:27:58 UTC 2016


    Date: Saturday, January 23, 2016 @ 18:27:58
  Author: fyan
Revision: 158707

upgpkg: pandoc-crossref 0.1.6.4-1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-23 17:22:09 UTC (rev 158706)
+++ PKGBUILD	2016-01-23 17:27:58 UTC (rev 158707)
@@ -4,17 +4,18 @@
 
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.1.6.3
-pkgrel=12
+pkgver=0.1.6.4
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="http://hackage.haskell.org/package/${pkgbase}"
 license=("GPL2")
 arch=('i686' 'x86_64')
-makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-mtl" "haskell-pandoc" "haskell-pandoc-types"
-             "haskell-yaml")
+makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-data-accessor"
+             "haskell-data-accessor-transformers" "haskell-mtl" "haskell-pandoc"
+             "haskell-pandoc-types" "haskell-yaml")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('7ec41e6fa2acf6826889670e7636b209a6833872de3b65034891a402b7bd356b')
+sha256sums=('8d3c5147f67f8bcc8a912a8b0daa8bb5d778c1af92df3cec5e167def276add9f')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list