Date: Saturday, March 20, 2021 @ 20:14:27 Author: felixonmars Revision: 896165
upgpkg: haskell-unliftio 0.2.14-35: rebuild with tasty 1.4.0.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 20:14:18 UTC (rev 896164) +++ PKGBUILD 2021-03-20 20:14:27 UTC (rev 896165) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.14 -pkgrel=34 +pkgrel=35 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
