Date: Sunday, November 26, 2017 @ 09:39:02 Author: felixonmars Revision: 268897
upgpkg: haskell-unliftio-core 0.1.0.0-3 rebuild with ghc 8.2.2 Modified: haskell-unliftio-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 09:38:25 UTC (rev 268896) +++ PKGBUILD 2017-11-26 09:39:02 UTC (rev 268897) @@ -5,7 +5,7 @@ _hkgname=unliftio-core pkgname=haskell-unliftio-core pkgver=0.1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO" url="https://github.com/fpco/monad-unlift" license=("MIT")
