Date: Monday, May 11, 2020 @ 20:13:39 Author: felixonmars Revision: 626427
upgpkg: haskell-tasty 1.3-3: rebuild with tasty 1.3 Modified: haskell-tasty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 20:00:46 UTC (rev 626426) +++ PKGBUILD 2020-05-11 20:13:39 UTC (rev 626427) @@ -4,7 +4,7 @@ _hkgname=tasty pkgname=haskell-tasty pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Modern and extensible testing framework" url="http://documentup.com/feuerbach/tasty" license=("MIT")
