Date: Thursday, October 29, 2020 @ 20:36:40 Author: felixonmars Revision: 736596
upgpkg: haskell-tasty-quickcheck 0.10.1.1-80: rebuild with unliftio 0.2.13.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-29 20:36:12 UTC (rev 736595) +++ PKGBUILD 2020-10-29 20:36:40 UTC (rev 736596) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=79 +pkgrel=80 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")