Date: Sunday, May 30, 2021 @ 17:25:20 Author: felixonmars Revision: 950505
upgpkg: haskell-tasty-quickcheck 0.10.1.2-170: rebuild with unliftio 0.2.16 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-30 17:24:56 UTC (rev 950504) +++ PKGBUILD 2021-05-30 17:25:20 UTC (rev 950505) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=169 +pkgrel=170 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")