Date: Tuesday, February 4, 2020 @ 20:25:24 Author: felixonmars Revision: 562490
upgpkg: haskell-unliftio 0.2.12-15: rebuild with vector 0.12.1.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 20:24:30 UTC (rev 562489) +++ PKGBUILD 2020-02-04 20:25:24 UTC (rev 562490) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12 -pkgrel=14 +pkgrel=15 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
