[arch-commits] Commit in pandoc-crossref/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Thu Jan 27 12:13:35 UTC 2022
Date: Thursday, January 27, 2022 @ 12:13:34
Author: alerque
Revision: 1117011
upgpkg: pandoc-crossref 0.3.12.2-2; rebuild with commonmark 0.2.1.1, commonmark-extensions 0.2.2.1, commonmark-pandoc 0.2.1.2
Modified:
pandoc-crossref/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-27 12:09:01 UTC (rev 1117010)
+++ PKGBUILD 2022-01-27 12:13:34 UTC (rev 1117011)
@@ -1,9 +1,10 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Caleb Maclennan <caleb at alerque.com>
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=pandoc-crossref
pkgver=0.3.12.2
-pkgrel=1
+pkgrel=2
pkgdesc="Pandoc filter for cross-references"
url="https://hackage.haskell.org/package/${pkgname}"
license=("GPL2")
@@ -23,7 +24,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests --datasubdir="$pkgname" \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
- -f-enable_flaky_tests
+ -f-enable_flaky_tests
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
More information about the arch-commits
mailing list