Date: Friday, March 5, 2021 @ 10:57:52 Author: felixonmars Revision: 881752
upgpkg: haskell-citeproc 0.3.0.8-1: rebuild with citeproc 0.3.0.8 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 10:54:10 UTC (rev 881751) +++ PKGBUILD 2021-03-05 10:57:52 UTC (rev 881752) @@ -2,8 +2,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.3.0.7 -pkgrel=6 +pkgver=0.3.0.8 +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=('85653fa0caea60b1d680e5afe83ba4d2031ac8d55d14bd65bbdb37492d2af5873b2b5fe575d7c4518b2cca751def8f390ebd7956b11dd38233eee5e54bab108c') +sha512sums=('ab8fb82b396590179fffc41dbb7aaac4b58fba609b538de1dfe6a22b77efed3de16f14e931d8c035ef856649d0ed45212fffbd1f606460b4d680b6c35244b893') prepare() { cd $_hkgname-$pkgver
