Date: Monday, October 17, 2022 @ 22:49:25 Author: felixonmars Revision: 1330091
upgpkg: haskell-unliftio 0.2.22.0-25: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 22:49:22 UTC (rev 1330090) +++ PKGBUILD 2022-10-17 22:49:25 UTC (rev 1330091) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.22.0 -pkgrel=24 +pkgrel=25 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
