Date: Thursday, September 6, 2018 @ 07:54:29 Author: felixonmars Revision: 377316
upgpkg: haskell-unliftio 0.2.7.1-2 rebuild with test-framework-quickcheck2 0.3.0.5 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-06 07:54:29 UTC (rev 377315) +++ PKGBUILD 2018-09-06 07:54:29 UTC (rev 377316) @@ -5,7 +5,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
