Date: Tuesday, May 19, 2020 @ 23:40:32 Author: felixonmars Revision: 630342
upgpkg: pandoc-citeproc 0.17-98: rebuild with tasty-golden 2.3.3.3 Modified: pandoc-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 23:37:20 UTC (rev 630341) +++ PKGBUILD 2020-05-19 23:40:32 UTC (rev 630342) @@ -3,7 +3,7 @@ pkgname=pandoc-citeproc pkgver=0.17 -pkgrel=97 +pkgrel=98 pkgdesc="Supports using pandoc with citeproc" url="https://hackage.haskell.org/package/$pkgname" license=("BSD") @@ -33,7 +33,7 @@ --prefix=/usr --docdir="/usr/share/doc/$pkgname" --datasubdir="$pkgname" --enable-tests \ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \ -f-debug -f-test_citeproc -funicode_collation -f-embed_data_files -fbibutils -f-static - runhaskell Setup build + runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script runhaskell Setup unregister --gen-script sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
