Date: Saturday, February 27, 2021 @ 19:22:47 Author: felixonmars Revision: 875371
upgpkg: haskell-citeproc 0.3.0.7-1: rebuild with citeproc 0.3.0.7 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 19:19:36 UTC (rev 875370) +++ PKGBUILD 2021-02-27 19:22:47 UTC (rev 875371) @@ -2,8 +2,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.3.0.6 -pkgrel=4 +pkgver=0.3.0.7 +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=('ffd0ee20f475bcae51222c866484264e9e86193a24bfac117e0e090f050e3c780a0c3b2ace00c5092f7f21b2a2d703362ca2a3e3614efcbc44136359a94bdc42') +sha512sums=('85653fa0caea60b1d680e5afe83ba4d2031ac8d55d14bd65bbdb37492d2af5873b2b5fe575d7c4518b2cca751def8f390ebd7956b11dd38233eee5e54bab108c') prepare() { cd $_hkgname-$pkgver
