Date: Sunday, March 10, 2019 @ 01:08:44 Author: felixonmars Revision: 438880
upgpkg: haskell-tasty 1.2-2 rebuild with ghc 8.6.4 Modified: haskell-tasty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 01:08:00 UTC (rev 438879) +++ PKGBUILD 2019-03-10 01:08:44 UTC (rev 438880) @@ -4,7 +4,7 @@ _hkgname=tasty pkgname=haskell-tasty pkgver=1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Modern and extensible testing framework" url="http://documentup.com/feuerbach/tasty" license=("MIT")
