Date: Thursday, July 7, 2022 @ 21:23:36 Author: felixonmars Revision: 1248317
upgpkg: haskell-citeproc 0.7-1: rebuild with citeproc 0.7, doclayout 0.4, hslua 2.2.0, hslua-aeson 2.2.0, hslua-classes 2.2.0, hslua-core 2.2.0, hslua-marshalling 2.2.0, hslua-objectorientation 2.2.0, hslua-packaging 2.2.0, lua 2.2.0, pandoc 2.18 Modified: haskell-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-07 21:23:04 UTC (rev 1248316) +++ PKGBUILD 2022-07-07 21:23:36 UTC (rev 1248317) @@ -3,8 +3,8 @@ _hkgname=citeproc pkgname=haskell-citeproc -pkgver=0.6.0.1 -pkgrel=61 +pkgver=0.7 +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=('ba9949d089e1a1ae27b16a19639aeaa18cebe1113861afabd97a1ee0fa2c9ca1444d7a36335422a3cabc90a1840a5cc99ca6ba8146c43008df4967dcea271ac3') +sha512sums=('e24675c0d9227bd6ff5f13788c251647df1e61a65a1b0fe94d80c0bf064bd3018285ace6397d0c5f2b5d6e4ee9b91de8b90e6e4251e9914fb8fcbf58ed3c4539') prepare() { cd $_hkgname-$pkgver
