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

Felix Yan felixonmars at archlinux.org
Wed Feb 8 09:57:26 UTC 2017


    Date: Wednesday, February 8, 2017 @ 09:57:25
  Author: felixonmars
Revision: 211192

upgpkg: pandoc-crossref 0.2.4.2-1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-08 09:11:34 UTC (rev 211191)
+++ PKGBUILD	2017-02-08 09:57:25 UTC (rev 211192)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.2.4.1
-pkgrel=33
+pkgver=0.2.4.2
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgbase}"
 license=("GPL2")
@@ -12,9 +12,9 @@
 arch=('i686' 'x86_64')
 makedepends=("ghc=8.0.1" "haskell-data-default" "haskell-data-accessor" "haskell-data-accessor-template"
              "haskell-data-accessor-transformers" "haskell-mtl" "haskell-pandoc" "haskell-pandoc-types"
-             "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht" "haskell-yaml")
+             "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
 source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('2aa2266ac3916677c18bd9a88b99f32622c22c983abaed3598020913ca3912ed')
+sha256sums=('fe1121698b9b9804f8ccc43cbbb2e77e40948caa543b42e129bf4ce872a7cd3f')
 
 prepare() {
     sed -i 's/pandoc >= 1.17.1 && <1.19/pandoc >= 1.17.1 \&\& <1.20/' ${pkgbase}-${pkgver}/${pkgbase}.cabal



More information about the arch-commits mailing list