Date: Sunday, November 15, 2020 @ 20:23:23 Author: felixonmars Revision: 754747
upgpkg: haskell-unliftio 0.2.13.1-8: rebuild with QuickCheck 2.14.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 20:22:59 UTC (rev 754746) +++ PKGBUILD 2020-11-15 20:23:23 UTC (rev 754747) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13.1 -pkgrel=7 +pkgrel=8 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
