Date: Tuesday, May 12, 2020 @ 14:48:57 Author: felixonmars Revision: 626956
upgpkg: haskell-unliftio 0.2.12.1-7: rebuild with tasty 1.3 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:48:07 UTC (rev 626955) +++ PKGBUILD 2020-05-12 14:48:57 UTC (rev 626956) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12.1 -pkgrel=6 +pkgrel=7 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
