Date: Thursday, May 13, 2021 @ 08:46:55 Author: felixonmars Revision: 932973
upgpkg: haskell-tasty 1.4.1-19: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-tasty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 08:44:58 UTC (rev 932972) +++ PKGBUILD 2021-05-13 08:46:55 UTC (rev 932973) @@ -4,7 +4,7 @@ _hkgname=tasty pkgname=haskell-tasty pkgver=1.4.1 -pkgrel=18 +pkgrel=19 pkgdesc="Modern and extensible testing framework" url="http://documentup.com/feuerbach/tasty" license=("MIT")
