Date: Saturday, April 9, 2022 @ 23:30:03 Author: felixonmars Revision: 1183495
upgpkg: haskell-unliftio 0.2.21.0-12: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:29:56 UTC (rev 1183494) +++ PKGBUILD 2022-04-09 23:30:03 UTC (rev 1183495) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.21.0 -pkgrel=11 +pkgrel=12 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
