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

Felix Yan felixonmars at archlinux.org
Fri Aug 26 18:36:59 UTC 2016


    Date: Friday, August 26, 2016 @ 18:36:58
  Author: felixonmars
Revision: 187728

upgpkg: pandoc-crossref 0.2.3.0-1

rebuild with bytestring-tree-builder-0.2.7.1, connection-0.2.6, contravariant-extras-0.3.3.1, cryptonite-0.19, dns-2.0.5, generic-deriving-1.11, persistent-2.6, hindent-5.1.0, hjsmin-0.2.0.2, http2-1.6.2, pandoc-crossref-0.2.3.0, pandoc-types-1.16.1.1, persistent-sqlite-2.6, pipes-http-1.0.4, postgresql-libpq-0.9.2.0, protolude-0.1.7, stylish-haskell-0.6.3.0, tasty-0.11.0.4, wai-app-static-3.1.6.1, yesod-auth-1.4.13.4, yesod-persistent-1.4.0.6

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-26 18:35:38 UTC (rev 187727)
+++ PKGBUILD	2016-08-26 18:36:58 UTC (rev 187728)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.2.2.1
-pkgrel=6
+pkgver=0.2.3.0
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="http://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-yaml")
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('85da5dff663b578367ed75dcd71d8273a9cd92e8ae4a907ff0b83694d8417abd')
+sha256sums=('b6b4200023da4835cf50a2c9a247a837282ccf16e1684336b5a15d17b9ad085e')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list