[arch-commits] Commit in pandoc-citeproc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 12 18:59:28 UTC 2020
Date: Wednesday, August 12, 2020 @ 18:59:28
Author: felixonmars
Revision: 676563
upgpkg: pandoc-citeproc 0.17.0.2-1: rebuild with rfc5051 0.2, pandoc-citeproc 0.17.0.2
Modified:
pandoc-citeproc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-12 18:58:59 UTC (rev 676562)
+++ PKGBUILD 2020-08-12 18:59:28 UTC (rev 676563)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=pandoc-citeproc
-pkgver=0.17.0.1
-pkgrel=33
+pkgver=0.17.0.2
+pkgrel=1
pkgdesc="Supports using pandoc with citeproc"
url="https://hackage.haskell.org/package/$pkgname"
license=("BSD")
@@ -18,7 +18,7 @@
replaces=('haskell-pandoc-citeproc')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz")
-sha512sums=('b616007c8b105e3245bae87f60e2ad55809435c82cf91cf32498dad8f2303df48d4555e68c3fbd9f78dc49fd1042ff46061273031c3352df130fc735f443be96')
+sha512sums=('5ce079a542b096c06d6e4e205625a993422a972f04787495ac9013dd3131df62733f30e4c3004335e3738b02bb22a7ad50a31c1eb3f67d2b4ef51605c7fcbf16')
prepare() {
cd "${srcdir}/$pkgname-${pkgver}"
More information about the arch-commits
mailing list