Date: Sunday, June 24, 2018 @ 14:50:57 Author: felixonmars Revision: 345096
upgpkg: haskell-unliftio 0.2.7.0-11 rebuild with tasty 1.1.0.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-24 14:50:24 UTC (rev 345095) +++ PKGBUILD 2018-06-24 14:50:57 UTC (rev 345096) @@ -5,7 +5,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.7.0 -pkgrel=10 +pkgrel=11 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
