Date: Tuesday, May 19, 2020 @ 20:58:04 Author: felixonmars Revision: 630194
upgpkg: haskell-skylighting-core 0.8.3.4-18: rebuild with tasty-golden 2.3.3.3 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 20:56:41 UTC (rev 630193) +++ PKGBUILD 2020-05-19 20:58:04 UTC (rev 630194) @@ -3,7 +3,7 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core pkgver=0.8.3.4 -pkgrel=17 +pkgrel=18 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('BSD') @@ -25,7 +25,7 @@ --prefix=/usr --docdir=/usr/share/doc/$pkgname \ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \ -fexecutable -fsystem-pcre - 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
