Date: Saturday, October 1, 2022 @ 19:45:07 Author: felixonmars Revision: 1320196
upgpkg: darcs 2.16.5-87: rebuild with fgl 5.8.0.0 Modified: darcs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-01 19:31:22 UTC (rev 1320195) +++ PKGBUILD 2022-10-01 19:45:07 UTC (rev 1320196) @@ -3,7 +3,7 @@ pkgname=darcs pkgver=2.16.5 -pkgrel=86 +pkgrel=87 pkgdesc="A distributed, interactive, smart revision control system" url="http://darcs.net" license=("GPL") @@ -30,7 +30,7 @@ sed -e 's/^ghc /ghc -dynamic /' \ -e 's/ ghc / ghc -dynamic /' \ -i tests/*.sh tests/lib - uusi -u attoparsec -u constraints -u cryptonite -u hashable -u leancheck -u memory -u regex-tdfa -u unix-compat $pkgname.cabal + uusi -u attoparsec -u constraints -u cryptonite -u fgl -u hashable -u leancheck -u memory -u regex-tdfa -u unix-compat $pkgname.cabal } build() {
