Date: Thursday, March 4, 2021 @ 21:00:20 Author: felixonmars Revision: 880660
upgpkg: haskell-cabal-install-parsers 0.4-68: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-cabal-install-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 21:00:02 UTC (rev 880659) +++ PKGBUILD 2021-03-04 21:00:20 UTC (rev 880660) @@ -3,7 +3,7 @@ _hkgname=cabal-install-parsers pkgname=haskell-cabal-install-parsers pkgver=0.4 -pkgrel=67 +pkgrel=68 pkgdesc="Utilities to work with cabal-install files" url="https://haskell-ci.rtfd.org/" license=("GPL" "BSD") @@ -18,6 +18,7 @@ prepare() { cd $_hkgname-$pkgver + uusi -u tasty $_hkgname.cabal gen-setup }
