Date: Tuesday, February 9, 2021 @ 15:10:27 Author: felixonmars Revision: 851016
upgpkg: haskell-tasty 1.3.1-134: rebuild with ghc 8.10.4 Modified: haskell-tasty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 15:09:56 UTC (rev 851015) +++ PKGBUILD 2021-02-09 15:10:27 UTC (rev 851016) @@ -4,7 +4,7 @@ _hkgname=tasty pkgname=haskell-tasty pkgver=1.3.1 -pkgrel=133 +pkgrel=134 pkgdesc="Modern and extensible testing framework" url="http://documentup.com/feuerbach/tasty" license=("MIT")
