Date: Tuesday, February 9, 2021 @ 00:18:23 Author: felixonmars Revision: 850655
upgpkg: haskell-unliftio-core 0.2.0.1-6: rebuild with ghc 8.10.4 Modified: haskell-unliftio-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:17:59 UTC (rev 850654) +++ PKGBUILD 2021-02-09 00:18:23 UTC (rev 850655) @@ -4,7 +4,7 @@ _hkgname=unliftio-core pkgname=haskell-unliftio-core pkgver=0.2.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO" url="https://github.com/fpco/monad-unlift" license=("MIT")
