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

Felix Yan fyan at archlinux.org
Wed Jan 27 12:57:43 UTC 2016


    Date: Wednesday, January 27, 2016 @ 13:57:43
  Author: fyan
Revision: 159163

upgpkg: pandoc-crossref 0.1.6.5-1

rebuild with tagged-0.8.3, semigroups-0.18.1, bifunctors-5.2.1, resourcet-1.1.7.1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-27 12:20:27 UTC (rev 159162)
+++ PKGBUILD	2016-01-27 12:57:43 UTC (rev 159163)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.1.6.4
-pkgrel=3
+pkgver=0.1.6.5
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="http://hackage.haskell.org/package/${pkgbase}"
 license=("GPL2")
@@ -15,7 +15,7 @@
              "haskell-pandoc-types" "haskell-yaml")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('8d3c5147f67f8bcc8a912a8b0daa8bb5d778c1af92df3cec5e167def276add9f')
+sha256sums=('6b92a2730ed28c0242b81e47c0e21902321f98eb2b580d2114d906ca89a451e2')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list