Date: Friday, November 13, 2020 @ 11:37:07 Author: felixonmars Revision: 753858
upgpkg: haskell-citeproc 0.1.1-1: rebuild with citeproc 0.1.1 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-13 10:46:13 UTC (rev 753857) +++ PKGBUILD 2020-11-13 11:37:07 UTC (rev 753858) @@ -2,8 +2,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.1.0.3 -pkgrel=9 +pkgver=0.1.1 +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' 'haskell-diff' 'haskell-timeit') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('b70c9c85b9cebfbd050e7af07ddc96fa42c23777649bce1c6ab9e69926148a76edba4f165ae30dcdf31618e3bbc315ad55b64348c735905a02c4eb7e23210a44') +sha512sums=('a9610dbcdaa8b3b57f9539ac7163f1c61f40f6fc6982f74e27e5f7ca584959190de093f757a0745d8101bec02226aa02ee543ea0448edff227981d483861f36c') prepare() { cd $_hkgname-$pkgver
