Date: Thursday, June 3, 2021 @ 09:50:39 Author: felixonmars Revision: 954902
upgpkg: haskell-tasty-discover 4.2.2-80: rebuild with unliftio 0.2.17 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-03 09:50:08 UTC (rev 954901) +++ PKGBUILD 2021-06-03 09:50:39 UTC (rev 954902) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.2 -pkgrel=79 +pkgrel=80 pkgdesc="Test discovery for the tasty framework" url="https://github.com/haskell-works/tasty-discover" license=('MIT')