Date: Saturday, November 21, 2020 @ 22:21:14 Author: felixonmars Revision: 758645
upgpkg: haskell-tasty 1.3.1-67: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-tasty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-21 22:20:19 UTC (rev 758644) +++ PKGBUILD 2020-11-21 22:21:14 UTC (rev 758645) @@ -4,7 +4,7 @@ _hkgname=tasty pkgname=haskell-tasty pkgver=1.3.1 -pkgrel=66 +pkgrel=67 pkgdesc="Modern and extensible testing framework" url="http://documentup.com/feuerbach/tasty" license=("MIT")
