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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 04:26:49 UTC 2017


    Date: Tuesday, June 6, 2017 @ 04:26:47
  Author: felixonmars
Revision: 234457

Revert r234439 as hakyll is not happy with new pandoc-citeproc

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 04:22:08 UTC (rev 234456)
+++ PKGBUILD	2017-06-06 04:26:47 UTC (rev 234457)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-citeproc
 pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
-pkgver=0.10.5.1
-pkgrel=1
+pkgver=0.10.4.1
+pkgrel=61
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/${pkgbase}"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
              "haskell-tagsoup" "haskell-temporary" "haskell-text" "haskell-text-icu"
              "haskell-unordered-containers" "haskell-vector" "haskell-xml-conduit" "haskell-yaml")
 source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha512sums=('12bdce94a022189a84da4f6b6c2b427dc4f5aef3199c443a7fb56bb65c1fffce469d7bff61addba9cd909b129b0fdac7fd885f53e6de746fd7e8b7fcd32a7780')
+sha256sums=('6e6b0a89a831f9bfaa33dc0f3dff1792ee1626a5e66e1bd34da9447cd3c7de51')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list