Date: Sunday, November 15, 2020 @ 14:03:12 Author: felixonmars Revision: 754488
upgpkg: haskell-unliftio 0.2.13.1-7: 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 14:02:11 UTC (rev 754487) +++ PKGBUILD 2020-11-15 14:03:12 UTC (rev 754488) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13.1 -pkgrel=6 +pkgrel=7 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
