Date: Wednesday, March 23, 2022 @ 23:36:31 Author: felixonmars Revision: 1172413
upgpkg: haskell-unliftio 0.2.21.0-10: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 23:36:22 UTC (rev 1172412) +++ PKGBUILD 2022-03-23 23:36:31 UTC (rev 1172413) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.21.0 -pkgrel=9 +pkgrel=10 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
