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

Felix Yan felixonmars at archlinux.org
Sat Oct 13 20:44:47 UTC 2018


    Date: Saturday, October 13, 2018 @ 20:44:47
  Author: felixonmars
Revision: 393344

upgpkg: pandoc-citeproc 0.14.6-1

rebuild with pandoc-citeproc 0.14.6

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-13 20:44:43 UTC (rev 393343)
+++ PKGBUILD	2018-10-13 20:44:47 UTC (rev 393344)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=pandoc-citeproc
-pkgver=0.14.5
-pkgrel=14
+pkgver=0.14.6
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
 replaces=('haskell-pandoc-citeproc')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz")
-sha512sums=('dd0b0c9c4ecc5d1bf5466b24b59d49f93d7a0bb01523a6a499fecc8c47a36f177654be6ff438e790e3e5b847d7202570b67642d9a2baff5402f8929bb54a1237')
+sha512sums=('ffe2ad4051af8a6a6c1d2c91fc38e60cc846ae6cdb16d37666c97947797e6a5e5950e271ffa874d2cca7c9cd5fedfb9490b23052be172c70b1d57ff657375561')
 
 prepare() {
     cd "${srcdir}/$pkgname-${pkgver}"



More information about the arch-commits mailing list