Date: Friday, December 25, 2020 @ 18:53:01 Author: felixonmars Revision: 790994
upgpkg: haskell-unliftio 0.2.13.1-26: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 18:52:25 UTC (rev 790993) +++ PKGBUILD 2020-12-25 18:53:01 UTC (rev 790994) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13.1 -pkgrel=25 +pkgrel=26 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
