Date: Wednesday, December 9, 2020 @ 17:49:17 Author: felixonmars Revision: 772889
upgpkg: haskell-citeproc 0.2-1: rebuild with citeproc 0.2, pandoc 2.11.2 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-09 17:43:32 UTC (rev 772888) +++ PKGBUILD 2020-12-09 17:49:17 UTC (rev 772889) @@ -2,8 +2,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.1.1.1 -pkgrel=4 +pkgver=0.2 +pkgrel=1 pkgdesc="Generates citations and bibliography from CSL styles." url="https://github.com/jgm/citeproc" license=("BSD") @@ -14,7 +14,7 @@ 'haskell-uniplate' 'haskell-vector' 'haskell-xml-conduit') makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-timeit') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('e6c1d59251bfbca4271071db7b3a6aaaed62dba118a3f726f396adcedaef6bd634e60227f5399d9a582516fd08eb5b6f09f9601b68a1fd077e524eb9f588fade') +sha512sums=('cc1c6efc35dd947aac7d2c5d45f66c2934ae28ec8ea61bae2ddaf1101a72f30726714576585e44096f013b1cc041a657e6cafb77aae52fd30f8adb62ee04dc1f') prepare() { cd $_hkgname-$pkgver
