Date: Saturday, December 18, 2021 @ 13:09:07 Author: felixonmars Revision: 1076810
upgpkg: haskell-unliftio 0.2.20-15: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:08:18 UTC (rev 1076809) +++ PKGBUILD 2021-12-18 13:09:07 UTC (rev 1076810) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.20 -pkgrel=14 +pkgrel=15 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")