Date: Saturday, February 13, 2021 @ 16:29:18 Author: felixonmars Revision: 859359
upgpkg: haskell-citeproc 0.3.0.4-1: rebuild with citeproc 0.3.0.4 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 16:27:03 UTC (rev 859358) +++ PKGBUILD 2021-02-13 16:29:18 UTC (rev 859359) @@ -2,8 +2,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.3.0.3 -pkgrel=8 +pkgver=0.3.0.4 +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=('a16e7994854222caffa0d74728eb00b2fd5ba997511a6c8263cfc3991c60078b3ba417a9a84999817d5709cae3733676d3b89b5ef0096eb8f2674b18da88ff19') +sha512sums=('ea000d708320c5ceff6ed69453c1ad950494abc8732fef901b90df75254f3d0f53d232f1a52de1469fa0f771f8aaaf4f7d6892c4796a9344d3b3fd3add2616f9') prepare() { cd $_hkgname-$pkgver
