Date: Wednesday, April 1, 2020 @ 12:01:50 Author: felixonmars Revision: 608836
upgpkg: haskell-unliftio 0.2.12.1-5: rebuild with QuickCheck 2.14 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:01:06 UTC (rev 608835) +++ PKGBUILD 2020-04-01 12:01:50 UTC (rev 608836) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12.1 -pkgrel=4 +pkgrel=5 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
