Date: Sunday, September 18, 2022 @ 15:31:19 Author: felixonmars Revision: 1304909
upgpkg: haskell-citeproc 0.8.0.1-1: rebuild with citeproc 0.8.0.1, pandoc 2.19, skylighting 0.13, skylighting-core 0.13 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-18 15:30:17 UTC (rev 1304908) +++ PKGBUILD 2022-09-18 15:31:19 UTC (rev 1304909) @@ -3,8 +3,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.7 -pkgrel=24 +pkgver=0.8.0.1 +pkgrel=1 pkgdesc="Generates citations and bibliography from CSL styles." url="https://github.com/jgm/citeproc" license=("BSD") @@ -15,7 +15,7 @@ 'haskell-unicode-collation' '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=('e24675c0d9227bd6ff5f13788c251647df1e61a65a1b0fe94d80c0bf064bd3018285ace6397d0c5f2b5d6e4ee9b91de8b90e6e4251e9914fb8fcbf58ed3c4539') +sha512sums=('d3a058f7583b6678e4845fa40f3156dea18c2a1362824f28edf7c2e2a6d4f6813beac49e55b783dde17e0e4ebffdd1f025f70b80c7dcd9a244a4a2a76ac3334d') prepare() { cd $_hkgname-$pkgver
