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

Felix Yan fyan at archlinux.org
Sun Mar 20 10:35:40 UTC 2016


    Date: Sunday, March 20, 2016 @ 11:35:39
  Author: fyan
Revision: 167700

upgpkg: pandoc-citeproc 0.9.1.1-1

rebuild with network-uri-2.6.1.0, pandoc-citeproc-0.9.1.1, texmath-0.8.5

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-20 10:28:17 UTC (rev 167699)
+++ PKGBUILD	2016-03-20 10:35:39 UTC (rev 167700)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-citeproc
 pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
-pkgver=0.9
-pkgrel=39
+pkgver=0.9.1.1
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="http://hackage.haskell.org/package/${pkgbase}"
 license=("custom:BSD3")
@@ -18,13 +18,8 @@
              "haskell-unordered-containers" "haskell-vector" "haskell-xml-conduit" "haskell-yaml")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('ae880aa27b5fcaf93886844bd9473c764329dc96211482bf014f350335887fbd')
+sha256sums=('15c89a9aa6bce4efd6b728ea16151eb6390cad0495eb82c50cbac490591c8f86')
 
-prepare() {
-    sed -e 's/aeson >= 0.7 && < 0.11/aeson >= 0.7 \&\& < 0.12/' \
-        -i ${pkgbase}-${pkgver}/${pkgbase}.cabal
-}
-
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"
     



More information about the arch-commits mailing list