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

Felix Yan felixonmars at archlinux.org
Mon Jun 19 16:55:55 UTC 2017


    Date: Monday, June 19, 2017 @ 16:55:55
  Author: felixonmars
Revision: 238699

upgpkg: pandoc-citeproc 0.10.5.1-1

rebuild with pandoc-citeproc,0.10.5.1 hakyll,4.9.8.0

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 16:53:01 UTC (rev 238698)
+++ PKGBUILD	2017-06-19 16:55:55 UTC (rev 238699)
@@ -3,13 +3,13 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc-citeproc
-pkgver=0.10.4.1
-pkgrel=71
+pkgver=0.10.5.1
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-aeson" "haskell-aeson-pretty" "haskell-attoparsec" "haskell-data-default"
+depends=('ghc' "haskell-aeson" "haskell-aeson-pretty" "haskell-attoparsec" "haskell-data-default"
          "haskell-hs-bibutils" "haskell-mtl" "haskell-old-locale" "pandoc" "haskell-pandoc-types"
          "haskell-parsec" "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
          "haskell-tagsoup" "haskell-temporary" "haskell-text" "haskell-text-icu"
@@ -17,7 +17,7 @@
 conflicts=('haskell-pandoc-citeproc')
 replaces=('haskell-pandoc-citeproc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz")
-sha256sums=('6e6b0a89a831f9bfaa33dc0f3dff1792ee1626a5e66e1bd34da9447cd3c7de51')
+sha512sums=('12bdce94a022189a84da4f6b6c2b427dc4f5aef3199c443a7fb56bb65c1fffce469d7bff61addba9cd909b129b0fdac7fd885f53e6de746fd7e8b7fcd32a7780')
 
 build() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list