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

Felix Yan felixonmars at archlinux.org
Mon Feb 27 08:04:29 UTC 2017


    Date: Monday, February 27, 2017 @ 08:04:28
  Author: felixonmars
Revision: 213976

upgpkg: pandoc-crossref 0.2.5.0-1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-27 08:01:21 UTC (rev 213975)
+++ PKGBUILD	2017-02-27 08:04:28 UTC (rev 213976)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.2.4.2
-pkgrel=11
+pkgver=0.2.5.0
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgbase}"
 license=("GPL2")
@@ -14,7 +14,7 @@
              "haskell-data-accessor-transformers" "haskell-mtl" "haskell-pandoc" "haskell-pandoc-types"
              "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
 source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('fe1121698b9b9804f8ccc43cbbb2e77e40948caa543b42e129bf4ce872a7cd3f')
+sha256sums=('d4d93bbe448e2cf187a0b7bcc605d0445e28021e4e31bfef890b93bee2b28491')
 
 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